|
Move magic link core into simpleauth
|
1 month ago
|
|
Use simpleauth as a Go module dependency
|
1 month ago
|
|
Use one store for magic-link auth
|
1 month ago
|
|
Delete refactor doc
|
1 month ago
|
|
Overhaul simpleauth (#123)
|
1 month ago
|
|
Replace regex validation with charset-based validation for login tokens
|
1 month ago
|
|
Move time clock from ConsumeLoginToken parameter to Store field
|
1 month ago
|
|
Merge remote-tracking branch 'origin/email-auth' into email-auth
|
1 month ago
|
|
Use admin permissions for sessions and user reads
|
1 month ago
|
|
Merge branch 'master' into email-auth
|
1 month ago
|
|
Use loginTokenLength constant in login token regex
|
1 month ago
|
|
Merge branch 'master' into email-auth
|
1 month ago
|
Make login handler tests table driven by token store state
|
1 month ago
|
|
Add unit tests for loginConfirmPost handler
|
1 month ago
|
|
work in progress
|
1 month ago
|