authorizer/server/resolvers
Lakhan Samani a0171ad500
feat:allow signup without verification (#39)
* fix: add disable basic auth check in resolvers

* feat: allow signup without email verification

Resolves #32
2021-07-28 15:43:08 +05:30
..
forgotPassword.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30
login.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30
logout.go chore: rename project 2021-07-23 21:57:44 +05:30
meta.go feat/add meta query (#38) 2021-07-28 13:25:52 +05:30
profile.go chore: rename project 2021-07-23 21:57:44 +05:30
resendVerifyEmail.go chore: rename project 2021-07-23 21:57:44 +05:30
resetPassword.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30
signup.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30
token.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30
updateProfile.go chore: rename project 2021-07-23 21:57:44 +05:30
users.go chore: rename project 2021-07-23 21:57:44 +05:30
verificationRequests.go chore: rename project 2021-07-23 21:57:44 +05:30
verifyEmail.go feat:allow signup without verification (#39) 2021-07-28 15:43:08 +05:30