authorizer/server
Lakhan Samani 7fc69dcc55 fix(server): sql server not allow multiple null
multiple null values for unique constrained column
is not allowed on sqlserver

Resolves #278
2022-10-21 22:00:16 +05:30
..
cli fix: slice envs 2022-05-31 08:14:03 +05:30
constants fix: make env vars name more persistent 2022-10-20 16:27:00 +05:30
cookie feat(dashboard): allow setting admin / app cookie security 2022-10-02 22:01:22 +05:30
crypto fix: update store method till handlers 2022-05-29 17:22:46 +05:30
db fix(server): sql server not allow multiple null 2022-10-21 22:00:16 +05:30
email fix: remove unused file 2022-08-18 07:21:50 +05:30
env fix: make env vars name more persistent 2022-10-20 16:27:00 +05:30
graph feat(dashboard): allow setting admin / app cookie security 2022-10-02 22:01:22 +05:30
handlers fix(server): open_id config 2022-10-21 11:21:21 +05:30
memorystore fix(server): dynamodb tests + provider config 2022-10-21 15:55:54 +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(server): update comments for host & cookies 2022-09-28 10:36:56 +05:30
refs fix: refs 2022-07-15 22:11:08 +05:30
resolvers feat(dashboard): allow setting admin / app cookie security 2022-10-02 22:01:22 +05:30
routes fix: rename revoke refresh token handler for better reading 2022-07-11 11:10:30 +05:30
test fix(server): dynamodb tests + provider config 2022-10-21 15:55:54 +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 resolve conflict with main branch 2022-10-08 15:47:44 +05:30
go.sum resolve conflict with main branch 2022-10-08 15:47:44 +05:30
gqlgen.yml chore: update gqlgen to 0.17.20 2022-09-30 15:37:59 +05:30
main.go fix(server): linting issues 2022-10-21 11:19:32 +05:30
tools.go chore: update gqlgen to 0.17.20 2022-09-30 15:37:59 +05:30