0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-19 01:55:48 -05:00
pingvin-share/backend/src/oauth
2024-09-30 08:53:58 +02:00
..
dto feat(auth): Add role-based access management from OpenID Connect (#535) 2024-07-17 23:25:42 +02:00
exceptions feat(oauth): limited discord server sign-in (#346) 2023-11-30 22:41:06 +01:00
filter feat(oauth): limited discord server sign-in (#346) 2023-11-30 22:41:06 +01:00
guard feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00
provider feat(oauth): add ability to limit user IDs for Discord authentication (#621) 2024-09-30 08:53:58 +02:00
oauth.controller.ts feat: add logs for successful registration, successful login and failed login 2024-07-10 18:39:47 +02:00
oauth.module.ts feat(auth): add OAuth2 login (#276) 2023-10-22 16:09:53 +02:00
oauth.service.ts fix: omit invalid username characters in oidc registration 2024-09-26 21:50:23 +02:00