authorizer/server/__test__
2022-01-17 11:00:54 +05:30
..
admin_login_test.go Remove access_token from response 2022-01-09 18:02:16 +05:30
admin_logout_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
admin_session_test.go Remove access_token from response 2022-01-09 18:02:16 +05:30
admin_signup_test.go Update response + input types for admin apis 2022-01-09 18:40:30 +05:30
config_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
cors_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
delete_user_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
env_test.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
forgot_password_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
login_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
logout_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
magic_link_login_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
meta_test.go feat: add _update_config mutation 2021-12-31 17:03:37 +05:30
profile_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
resend_verify_email_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
reset_password_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
resolvers_test.go Merge branch 'main' into yash/dashboard 2022-01-17 11:00:54 +05:30
session_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
signup_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
test.go Merge branch 'main' into feat/dashboard 2022-01-08 18:46:44 +05:30
update_config_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
update_profile_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
update_user_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
urls_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30
users_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
validator_test.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
verification_requests_test.go Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
verify_email_test.go fix: move test to __test__ folder 2021-12-24 07:40:04 +05:30