authorizer/server/utils
Lakhan Samani b69d0b8e23
Feat/multiple session (#64)
* fix: disable windows build

* feat: add ability to handle multiple sessions
2021-10-27 23:15:38 +05:30
..
authToken.go feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +05:30
common.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
cookie.go fix: add location middleware to get exact host 2021-08-04 15:55:13 +05:30
email.go fix: email template 2021-10-04 12:19:27 +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 fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
meta.go fix: typo in disable email verification var 2021-08-06 23:44:20 +05:30
requestInfo.go Feat/multiple session (#64) 2021-10-27 23:15:38 +05:30
urls.go feat: login wall (#42) 2021-08-04 12:18:57 +05:30
validator.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
verificationToken.go fix: add location middleware to get exact host 2021-08-04 15:55:13 +05:30