mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 00:26:01 +00:00
replaced hook form with json schema from
This commit is contained in:
@@ -22,7 +22,6 @@ export function AuthLogin() {
|
||||
},
|
||||
{}
|
||||
) as Record<string, AppAuthOAuthStrategy>;
|
||||
//console.log("oauth", oauth, strategies);
|
||||
|
||||
return (
|
||||
<AppShell.Root>
|
||||
|
||||
Reference in New Issue
Block a user