authorizer/server
2022-10-05 15:52:17 +05:30
..
cli fix: slice envs 2022-05-31 08:14:03 +05:30
constants dynamod db index changes added to the schema 2022-10-05 15:32:32 +05:30
cookie Add a option to disable httpOnly cookies 2022-09-12 14:37:42 +02:00
crypto fix: update store method till handlers 2022-05-29 17:22:46 +05:30
db dynamod db index changes added to the schema 2022-10-05 15:32:32 +05:30
email fix: remove unused file 2022-08-18 07:21:50 +05:30
env Fix incorrect type 2022-09-14 12:24:19 +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 require env condition needed to be added for dynamodb 2022-10-05 15:52:17 +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 provider: dynamo-db support added 2022-10-03 01:08:12 +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 provider: dynamo-db support added 2022-10-03 01:08:12 +05:30
go.sum provider: dynamo-db support added 2022-10-03 01:08:12 +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