app.go
|
fix: import cycle issues
|
2022-05-30 11:54:16 +05:30 |
authorize.go
|
fix: add nonce
|
2022-10-19 19:04:15 +05:30 |
dashboard.go
|
fix: update store method till handlers
|
2022-05-29 17:22:46 +05:30 |
graphql.go
|
chore: update gqlgen to 0.17.20
|
2022-09-30 15:37:59 +05:30 |
health.go
|
fix: resolves #115
|
2022-02-05 10:09:25 +05:30 |
jwks.go
|
fix: update store method till handlers
|
2022-05-29 17:22:46 +05:30 |
logout.go
|
fix: user session access
|
2022-06-12 00:27:21 +05:30 |
oauth_callback.go
|
fix: scope for github auth
|
2022-09-14 11:45:38 +05:30 |
oauth_login.go
|
feat: Adds login via twitter
|
2022-08-22 09:25:10 +02:00 |
openid_config.go
|
fix: handle response
|
2022-10-16 22:16:37 +05:30 |
playground.go
|
Feat/dashboard (#105)
|
2022-01-17 11:32:13 +05:30 |
root.go
|
Feat/dashboard (#105)
|
2022-01-17 11:32:13 +05:30 |
token.go
|
fix: authorize endpoint setting user session
|
2022-08-29 08:18:20 +05:30 |
userinfo.go
|
feat: implement resolvers
|
2022-07-10 21:49:33 +05:30 |
verify_email.go
|
feat: add register event
|
2022-07-11 10:42:42 +05:30 |