authorizer/server/constants
scaletech-milan e49e315967
Feat: Add oauth2 for twitch (#426)
* fix:
* removed fmt.Println

* Feat:
- Add OAuth for twitch

---------

Co-authored-by: lemonScaletech <anand.panigrahi@scaletech.xyz>
Co-authored-by: Anand Kumar Panigrahi <70533637+lemonScaletech@users.noreply.github.com>
2023-12-02 12:21:53 +05:30
..
auth_methods.go Feat: Add oauth2 for twitch (#426) 2023-12-02 12:21:53 +05:30
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 oauth2 for twitch (#426) 2023-12-02 12:21:53 +05:30
oauth_info_urls.go feat: add microsoft login 2023-02-26 05:23:02 +05:30
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