authorizer/server/constants
2023-12-23 17:05:02 -05:00
..
auth_methods.go feat: Add Discord as Identity Provider 2023-12-23 17:05:02 -05:00
authenticator_method.go feat: add totp login API (#416) 2023-11-16 18:30:54 +05:30
cookie.go add comments 2023-07-23 13:02:14 +08:00
db_types.go feat: add support for libsql / Turso database (#421) 2023-11-25 09:35:39 +05:30
env.go feat: Add Discord as Identity Provider 2023-12-23 17:05:02 -05:00
oauth_info_urls.go feat: Add Discord as Identity Provider 2023-12-23 17:05:02 -05:00
oauth2.go Feat: add screen_hint param in /authorize api for explicit signup redirection (#420) 2023-11-21 13:08:32 +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 Add api to deactivate user account 2023-10-11 00:16:53 +05:30