.. |
admin_login.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
admin_logout.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
admin_session.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
admin_signup.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
delete_user.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
env.go
|
fix: env to return custom access token script
|
2022-01-24 10:22:55 +05:30 |
forgot_password.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
is_valid_jwt.go
|
fix: allow using cookie and header in case of validating jwt
|
2022-01-24 09:56:12 +05:30 |
login.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
logout.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
magic_link_login.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
meta.go
|
Feat/dashboard (#105)
|
2022-01-17 11:32:13 +05:30 |
profile.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
resend_verify_email.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
reset_password.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
session.go
|
feat(server): add is_valid_jwt query
|
2022-01-24 00:32:06 +05:30 |
signup.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
update_env.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
update_profile.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
update_user.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
users.go
|
feat: add pagination for users & verification_requests
|
2022-01-25 10:57:40 +05:30 |
verification_requests.go
|
feat: add pagination for users & verification_requests
|
2022-01-25 10:57:40 +05:30 |
verify_email.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |