mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 18:55:57 +08:00
feat: remove affine
This commit is contained in:
@@ -179,8 +179,7 @@ export class AffineProvider extends BaseProvider {
|
||||
return;
|
||||
}
|
||||
}
|
||||
const user = await this._apis.signInWithGoogle?.();
|
||||
assert(user);
|
||||
await this._apis.signInWithGoogle?.();
|
||||
}
|
||||
|
||||
public override async getUserInfo(): Promise<User | undefined> {
|
||||
|
||||
Reference in New Issue
Block a user