mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 20:37:44 +00:00
demo: add impersonation stop button and admin user configuration
This commit is contained in:
@@ -153,7 +153,9 @@ export const auth = betterAuth({
|
||||
passkey(),
|
||||
openAPI(),
|
||||
bearer(),
|
||||
admin(),
|
||||
admin({
|
||||
adminUserIds: ["EXD5zjob2SD6CBWcEQ6OpLRHcyoUbnaB"],
|
||||
}),
|
||||
multiSession(),
|
||||
oAuthProxy(),
|
||||
nextCookies(),
|
||||
|
||||
Reference in New Issue
Block a user