authorizer/server/test
2022-01-31 11:35:24 +05:30
..
admin_login_test.go fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
admin_logout_test.go fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
admin_session_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
admin_signup_test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
cors_test.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
delete_user_test.go fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
env_file_test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
env_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
forgot_password_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
is_valid_jwt_test.go fix: allow using cookie and header in case of validating jwt 2022-01-24 09:56:12 +05:30
login_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
logout_test.go Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
magic_link_login_test.go Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
meta_test.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
profile_test.go Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
resend_verify_email_test.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
reset_password_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
resolvers_test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
session_test.go feat(server): add is_valid_jwt query 2022-01-24 00:32:06 +05:30
signup_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
update_env_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30
update_profile_test.go Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
update_user_test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
urls_test.go fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
users_test.go feat: add pagination for users & verification_requests 2022-01-25 10:57:40 +05:30
validator_test.go fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
verification_requests_test.go feat: add pagination for users & verification_requests 2022-01-25 10:57:40 +05:30
verify_email_test.go fix: update to use db.Provider 2022-01-21 13:34:04 +05:30