Skip to content

saleor/example-auth-openidconnect-nextjs-pages-apollo

Repository files navigation

Example: Auth in Next.js using OpenID Connect and Apollo Client

Getting Started

You need to set up the OpenID Connect plugin in your Saleor dashboard.

Copy .env.example to .env and set your Saleor instance URL with the NEXT_PUBLIC_SALEOR_URL environment variable.

Install dependencies:

npm i

Run the development server:

npm run dev

Open http://localhost:5375 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published