.. |
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
|
Add support for public private key from admin apis
|
2022-02-12 19:34:22 +05:30 |
forgot_password.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +05:30 |
is_valid_jwt.go
|
Add support for more JWT algo methods
|
2022-02-12 15:54:23 +05:30 |
login.go
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
logout.go
|
Add support for more JWT algo methods
|
2022-02-12 15:54:23 +05:30 |
magic_link_login.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +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
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +05:30 |
reset_password.go
|
Add support for more JWT algo methods
|
2022-02-12 15:54:23 +05:30 |
session.go
|
Add support for more JWT algo methods
|
2022-02-12 15:54:23 +05:30 |
signup.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +05:30 |
update_env.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +05:30 |
update_profile.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +05:30 |
update_user.go
|
fix: bug with authorizer url
|
2022-01-31 11:35:24 +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
|
Add support for more JWT algo methods
|
2022-02-12 15:54:23 +05:30 |