authorizer/server
2022-09-14 11:45:38 +05:30
..
cli fix: slice envs 2022-05-31 08:14:03 +05:30
constants fix: github endpoint to get user emails 2022-09-14 10:44:01 +05:30
cookie fix: import cycle issues 2022-05-30 11:54:16 +05:30
crypto fix: update store method till handlers 2022-05-29 17:22:46 +05:30
db fix email template 2022-08-13 11:34:24 +05:30
email fix: remove unused file 2022-08-18 07:21:50 +05:30
env feat: bootstrap twitter login config 2022-08-22 09:03:29 +02:00
graph feat: bootstrap twitter login config 2022-08-22 09:03:29 +02:00
handlers fix: scope for github auth 2022-09-14 11:45:38 +05:30
memorystore Merge branch 'main' of https://github.com/authorizerdev/authorizer 2022-08-29 08:18:42 +05:30
middlewares fix: import cycle issues 2022-05-30 11:54:16 +05:30
oauth fix: scope for github auth 2022-09-14 11:45:38 +05:30
parsers fix: give higher priority to authorizer url 2022-06-05 22:13:10 +05:30
refs fix: refs 2022-07-15 22:11:08 +05:30
resolvers fix: invalid login message 2022-09-03 21:48:33 +05:30
routes fix: rename revoke refresh token handler for better reading 2022-07-11 11:10:30 +05:30
test fix email template 2022-08-13 11:34:24 +05:30
token fix: authorize endpoint setting user session 2022-08-29 08:18:20 +05:30
types fix: slice envs 2022-05-31 08:14:03 +05:30
utils feat: Adds login via twitter 2022-08-22 09:25:10 +02:00
validators fix: use replace all 2022-08-31 11:02:46 +05:30
go.mod feat: add managing mfa 2022-08-03 23:20:23 +05:30
go.sum feat: add managing mfa 2022-08-03 23:20:23 +05:30
gqlgen.yml feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +05:30
main.go feat(server): add log to show PORT 2022-08-30 23:35:43 +05:30