mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
docs: fix discord example code (#850)
This commit is contained in:
committed by
Balázs Orbán
parent
81ebff897f
commit
94b0c68c8f
@@ -21,6 +21,6 @@ providers: [
|
||||
clientId: process.env.DISCORD_CLIENT_ID,
|
||||
clientSecret: process.env.DISCORD_CLIENT_SECRET
|
||||
})
|
||||
}
|
||||
]
|
||||
...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user