This website requires JavaScript.
Explore
Help
Sign In
louis
/
targo-backend
Watch
1
Star
0
Fork
0
You've already forked targo-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1e4ec836d3
targo-backend
/
src
/
modules
/
authentication
History
Nicolas Drolet
28b2a7ccd8
fix(login): add CORS permissions to main.ts, modify login route to include versioning
2025-08-05 08:43:26 -04:00
..
controllers
fix(login): add CORS permissions to main.ts, modify login route to include versioning
2025-08-05 08:43:26 -04:00
guards
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
2025-07-24 16:22:26 -04:00
services
refactor(auth): add auth controller, but almost certain that implementation is shaky at best. Will rework structure after further learning NestJS architecture
2025-07-22 16:41:13 -04:00
strategies
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
2025-07-24 16:22:26 -04:00
auth.module.ts
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
2025-07-24 16:22:26 -04:00
authrequests.http
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
2025-07-24 16:22:26 -04:00
session.serializer.ts
feat(Oauth2): implement full Oauth2 authentication handshake with Authentik IdP. Authorization (authentik-auth.service) is disconnected for now.
2025-07-24 16:22:26 -04:00