mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fix bug
This commit is contained in:
parent
33d5eb5860
commit
cd0ceb8ccb
@ -853,8 +853,8 @@ export class _StackClientAppImplIncomplete<HasTokenStore extends boolean, Projec
|
||||
>> {
|
||||
try {
|
||||
await app._interface.updateOAuthProvider(
|
||||
crud.user_id,
|
||||
crud.id,
|
||||
crud.provider_config_id,
|
||||
{
|
||||
allow_sign_in: data.allowSignIn,
|
||||
allow_connected_accounts: data.allowConnectedAccounts,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user