forked from administration/panel
chore: define pages in auth options
parent
41c3d1ea1d
commit
1397eb8f5a
|
@ -11,4 +11,7 @@ export const authOptions: AuthOptions = {
|
|||
"https://sso.revolt.chat/application/o/admin-panel",
|
||||
}),
|
||||
],
|
||||
pages: {
|
||||
signIn: "/",
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue