News

Contribute to auth0/nextjs-auth0 development by creating an account on GitHub. ... Allow insecure requests to be made to the authorization server. This can be useful when testing with a mock OIDC ...
Keep in mind that OAuth 2.1 doesn't allow http protocol, so you will want to use ngrok with a static url (available for free from ngrok) to properly test this out.. If you want to use localhost ...