🐛 fix(auth): Update authentication configuration and localization strings
This commit is contained in:
Vendored
+1
-1
@@ -58,7 +58,7 @@ declare namespace API {
|
||||
};
|
||||
|
||||
type AuthConfig = {
|
||||
sms: MobileAuthenticateConfig;
|
||||
mobile: MobileAuthenticateConfig;
|
||||
email: EmailAuthticateConfig;
|
||||
register: RegisterConfig;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user