This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
corteza
Watch
3
Star
0
Fork
0
Code
Activity
Files
fc4e634fe5bbda6629d1d7ed201509cf15729674
corteza
/
server
/
auth
/
handlers
T
History
Tomaž Jerman
30bdc8b325
Improve external auth provider BC by defaulting empty usage
2022-12-12 14:14:55 +01:00
..
handle_authorized-clients.go
…
handle_change-password_test.go
…
handle_change-password.go
…
handle_create-password_test.go
Fix part of the broken tests
2022-12-09 11:18:18 +01:00
handle_create-password.go
…
handle_dev.go
…
handle_external.go
Improve external auth provider BC by defaulting empty usage
2022-12-12 14:14:55 +01:00
handle_login_test.go
…
handle_login.go
…
handle_logout_test.go
…
handle_logout.go
…
handle_mfa_test.go
…
handle_mfa_totp.go
…
handle_mfa.go
…
handle_oauth2_test.go
Fix part of the broken tests
2022-12-09 11:18:18 +01:00
handle_oauth2.go
…
handle_password-reset_test.go
Fix part of the broken tests
2022-12-09 11:18:18 +01:00
handle_password-reset.go
…
handle_profile_test.go
…
handle_profile.go
…
handle_saml.go
…
handle_security_test.go
Fix part of the broken tests
2022-12-09 11:18:18 +01:00
handle_security.go
…
handle_sessions.go
…
handle_signup_test.go
…
handle_signup.go
…
handler.go
Add support for Nylas (and other) integration authentication
2022-12-06 17:07:45 +01:00
links_test.go
…
links.go
…
mock_test.go
…
routes.go
…