authorizer/server/utils
2021-12-19 05:45:06 +05:30
..
authToken.go feat/add arangodb support (#80) 2021-12-17 21:25:07 +05:30
common.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
cookie.go fix: read cookieName-client if cookie with cookieName is not present 2021-12-11 06:45:15 +05:30
email.go feat: add support for magic link login (#65) 2021-11-12 05:22:03 +05:30
ginContext.go Implement login resolver (#15) 2021-07-15 00:13:19 +05:30
hashPassword.go Resolves #22 2021-07-17 22:39:50 +05:30
initServer.go feat/add arangodb support (#80) 2021-12-17 21:25:07 +05:30
meta.go feat: update app dependencies 2021-11-15 04:12:28 +05:30
requestInfo.go Feat/multiple session (#64) 2021-10-27 23:15:38 +05:30
urls_test.go Fix/cookie host (#76) 2021-12-11 06:41:35 +05:30
urls.go Fix/cookie host (#76) 2021-12-11 06:41:35 +05:30
validator_test.go test: add email validtor test 2021-12-19 05:45:06 +05:30
validator.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
verificationToken.go fix: update discord link 2021-12-08 18:10:11 +05:30