Remove debugger statement
This commit is contained in:
parent
05b819dce5
commit
d56da6cb0a
1 changed files with 0 additions and 1 deletions
1
auth.ts
1
auth.ts
|
|
@ -39,7 +39,6 @@ export const {
|
||||||
})
|
})
|
||||||
: GitHub
|
: GitHub
|
||||||
],
|
],
|
||||||
debugger: true,
|
|
||||||
callbacks: {
|
callbacks: {
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
jwt: async ({ token, profile }) => {
|
jwt: async ({ token, profile }) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue