mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
@@ -439,7 +439,7 @@ type SplitViewActionControlType = 'menu' | 'indicator';
|
||||
type SplitViewActionType = 'open' | 'close' | 'move' | 'closeOthers';
|
||||
|
||||
type AuthArgs = {
|
||||
method: 'password' | 'magic-link' | 'oauth';
|
||||
method: 'password' | 'magic-link' | 'oauth' | 'otp';
|
||||
provider?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user