This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
Authentication
Watch
1
Star
0
Fork
0
You've already forked Authentication
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2844df53ba383a41bba4af1c51a52eb44a71b02
Authentication
/
handlers
T
History
admin
e2844df53b
removed the snippet where it checks the authorization in authentication, authn is purely checking if the user is registered in db
2026-01-14 08:25:19 +08:00
..
access_log.go
removed redirec t
2026-01-06 09:07:24 +08:00
constants.go
removed unused variable
2026-01-07 15:27:32 +08:00
google_auth.go
removed the snippet where it checks the authorization in authentication, authn is purely checking if the user is registered in db
2026-01-14 08:25:19 +08:00
handlers_test.go
init commit
2025-11-25 15:12:31 +08:00
health.go
added health routes
2026-01-05 14:41:25 +08:00
jwt.go
used RSA instead of HMAC signing
2026-01-05 10:44:23 +08:00
redirect.go
fixed allowedRedirectURI
2026-01-07 15:40:53 +08:00
setup_test.go
init commit
2025-11-25 15:12:31 +08:00