MCPcopy Index your code
hub / github.com/auth0-samples/auth0-nextjs-samples

github.com/auth0-samples/auth0-nextjs-samples @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
28 symbols 115 edges 52 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Auth0 Next.js Samples

CircleCI License

This is the sample code for the Auth0 Next.js Quickstart using nextjs-auth0.

Please check out the sample application for an example of how to integrate the Auth0 Next.js SDK into your Next.js applications.

What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple sources, either social identity providers such as Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce (amongst others), or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS, or any SAML Identity Provider.
  • Add authentication through more traditional username/password databases.
  • Add support for linking different user accounts with the same user.
  • Support for generating signed JSON Web Tokens to call your APIs and flow the user identity securely.
  • Analytics of how, when, and where users are logging in.
  • Pull data from other sources and add it to the user profile through JavaScript rules.

Create a Free Auth0 Account

  1. Go to Auth0 and click Sign Up.
  2. Use Google, GitHub, or Microsoft Account to login.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Core symbols most depended-on inside this repo

withAuth0Provider
called by 6
Sample-01/tests/fixtures.jsx
login
called by 2
Sample-01/cypress/e2e/logged-in.cy.js
initFontAwesome
called by 1
Sample-01/utils/initFontAwesome.js
handle
called by 1
Sample-01/app/external/page.jsx
proxy
called by 0
Sample-01/proxy.js
setupNodeEvents
called by 0
Sample-01/cypress.config.js
Highlight
called by 0
Sample-01/components/Highlight.jsx
NavBarItem
called by 0
Sample-01/components/NavBarItem.jsx

Shape

Function 28

Languages

TypeScript100%

Modules by API surface

Sample-01/app/external/page.jsx3 symbols
Sample-01/components/NavBar.jsx2 symbols
Sample-01/utils/initFontAwesome.js1 symbols
Sample-01/tests/fixtures.jsx1 symbols
Sample-01/tests/app/external.test.jsx1 symbols
Sample-01/proxy.js1 symbols
Sample-01/cypress/e2e/logged-in.cy.js1 symbols
Sample-01/cypress.config.js1 symbols
Sample-01/components/PageLink.jsx1 symbols
Sample-01/components/NavBarItem.jsx1 symbols
Sample-01/components/Logo.jsx1 symbols
Sample-01/components/Loading.jsx1 symbols

For agents

$ claude mcp add auth0-nextjs-samples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact