Other web apps

Adding login with the authorization code flow directly
Report issue

Covers implementing the authorization code flow by hand for a web app framework without a dedicated Auth0 SDK. Includes session handling and token storage on the server.