authorizer/server/resolvers
2021-12-23 10:31:52 +05:30
..
delete_user.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
forgot_password.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
login.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30
logout.go feat/add arangodb support (#80) 2021-12-17 21:25:07 +05:30
magic_link_login.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
meta.go feat/add meta query (#38) 2021-07-28 13:25:52 +05:30
profile.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
resend_verify_email.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30
reset_password.go fix: unique constraint data 2021-12-22 15:31:45 +05:30
signup.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30
token.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30
update_profile.go fix: make email verification col nullable 2021-12-22 15:38:51 +05:30
update_user.go fix: make email verification col nullable 2021-12-22 15:38:51 +05:30
users.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
verification_requests.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
verify_email.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30