1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add sso callback for webapp More... over 5 years ago
Refactor Auth API config More... over 5 years ago
Fix go mod More... over 5 years ago
Tidy go mod More... over 5 years ago
Tidy go mod More... over 5 years ago
Implement Post-Redirect-Get pattern for Auth UI More... over 5 years ago
Redirect to auth url More... over 5 years ago
Refactor sso to provide redirect uri function by injection More... over 5 years ago
Correct typo in require authenticated middleware More... over 5 years ago
Rename RequiredAnonymousMiddleware to RequireNotAuthenticatedMiddleware More... over 5 years ago
Switch signup flow to use State More... over 5 years ago
Eliminate unnecessary form in signup flow More... over 5 years ago
Turn MakeURLWithQuery into a variadic function More... over 5 years ago
Integrate State More... over 5 years ago
Add StateStore More... over 5 years ago
Add StateMiddleware More... over 5 years ago
Add State More... over 5 years ago
Extra authenticate function from OAuthCoordinator More... over 5 years ago
Add docs on authn and OIDC implementation More... over 5 years ago
Use git clone to download migration source More... over 5 years ago
Pipe git command stdout and stderr to logrus More... over 5 years ago
Change the behavior of MakeURLWithPath More... over 5 years ago
Store x_login_id_input_type in query More... over 5 years ago
Add docs on authn and OIDC implementation More... over 5 years ago
Remove x_step in login flow More... over 5 years ago
Remove x_step from schema More... over 5 years ago
Add /login/password endpoint More... over 5 years ago
Add /login endpoint More... over 5 years ago
Install git in migrate docker image More... over 5 years ago
Download migrations revision files with git clone More... over 5 years ago