mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(server): remove phone number from authentication process
This commit is contained in:
@@ -4,8 +4,11 @@ export default {
|
||||
*/
|
||||
auth: {
|
||||
login: 'onLogin',
|
||||
logining: 'onLogining',
|
||||
register: 'onRegister',
|
||||
registering: 'onAuthRegistering',
|
||||
sendResetPassword: 'onSendResetPassword',
|
||||
sendingResetPassword: 'onSendingResetPassword',
|
||||
resetPassword: 'onResetPassword',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user