The develop branch of the Daraja HTTP Framework contains a new tutorial*which contains the full source code for a web server application which implements OAuth 2.0*authorization to
access the GitHub REST
API. The example calls the user
API**to display the user profile in JSON format. Requirements GitHub account OAuth App project with redirect
URI
http://localhost/oauth2callback …