authorizer/server/constants
2022-10-16 21:03:37 +05:30
..
auth_methods.go feat: bootstrap twitter login config 2022-08-22 09:03:29 +02:00
cookie.go fix: update store method till handlers 2022-05-29 17:22:46 +05:30
db_types.go feat: add support for planetscale 2022-07-11 22:37:07 +05:30
env.go Add a option to disable httpOnly cookies 2022-09-12 14:37:42 +02:00
oauth_info_urls.go fix: github endpoint to get user emails 2022-09-14 10:44:01 +05:30
oauth2.go fix: open id config 2022-10-16 21:03:37 +05:30
pagination.go feat: add pagination for users & verification_requests 2022-01-25 10:57:40 +05:30
token_types.go fix: user session access 2022-06-12 00:27:21 +05:30
verification_types.go fix: remove entries from otp + verification when user is deleted 2022-09-27 00:27:36 +05:30
webhook_event.go feat: implement resolvers 2022-07-10 21:49:33 +05:30