FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
next-auth-example/.env.local.example at main · nextauthjs/next-auth-example · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
nextauthjs
/
next-auth-example
Public template
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4k
Code
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
next-auth-example
/
.env.local.example
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (14 loc) · 474 Bytes
Breadcrumbs
next-auth-example
/
.env.local.example
Copy path
File metadata and controls
21 lines (14 loc) · 474 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
AUTH_SECRET= # `npx auth secret` or `openssl rand -hex 32`
AUTH_AUTH0_ID=
AUTH_AUTH0_SECRET=
AUTH_AUTH0_ISSUER=
AUTH_FACEBOOK_ID=
AUTH_FACEBOOK_SECRET=
AUTH_GITHUB_ID=
AUTH_GITHUB_SECRET=
AUTH_GOOGLE_ID=
AUTH_GOOGLE_SECRET=
AUTH_TWITTER_ID=
AUTH_TWITTER_SECRET=
# THIRD_PARTY_API_EXAMPLE_BACKEND= # Read more at https://authjs.dev/guides/integrating-third-party-backends
# AUTH_TRUST_HOST=1 # Read more at https://authjs.dev/getting-started/deployment#auth_trust_host
Back
|
FazBrowse Home
|
New Git URL