authorizer/server/utils
2021-12-31 13:52:10 +05:30
..
auth_token.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
common.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
cookie.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
create_session.go feat: add integration tests for signup, login, reset_password, forgot_password, verify_email 2021-12-23 10:31:52 +05:30
crypto.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
email.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
get_response_user_data.go fix: rename getresuser util 2021-12-24 06:35:02 +05:30
gin_context.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
hash_password.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
init_server.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
meta.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
request_info.go fix: refactor schema for open id claim standards 2021-12-22 10:51:12 +05:30
urls.go fix: add valid origin check for cors (#83) 2021-12-21 18:46:54 +05:30
validator.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30
verification_token.go feat: persist encrypted env 2021-12-31 13:52:10 +05:30