Tulir Asokan
|
7d26eae8e5
|
login: fix flow IDs
|
2026-01-28 17:21:19 +02:00 |
|
Skip R
|
3d59a0eb3f
|
login/remoteauth: tolerate multiple attempts to cancel
This will otherwise panic.
|
2026-01-13 14:50:12 -08:00 |
|
Skip R
|
fdcfb2b083
|
chore: bump copyright year
|
2026-01-08 16:56:13 -08:00 |
|
Skip R
|
4fb0cdb847
|
login: relocate shared login finalization logic into embedded struct
All of the login methods need to do (effectively) the same thing once we
have a token, so refactor this out into something we can reuse.
|
2026-01-07 20:11:04 -08:00 |
|
Skip R
|
8a28fa0f95
|
connector: share session construction logic
So we can't forget to set up the logging handler.
|
2026-01-07 18:51:32 -08:00 |
|
Skip R
|
cbfbe65619
|
login/remoteauth: lowercase Errorf
|
2025-12-18 19:43:30 -08:00 |
|
Skip R
|
c015148b63
|
login/remoteauth: simplify copy
|
2025-12-18 19:40:49 -08:00 |
|
Skip R
|
1fb161f379
|
lint
|
2025-12-18 19:37:42 -08:00 |
|
Skip R
|
b18d908489
|
login: implement remoteauth (QR code login)
|
2025-12-18 19:36:33 -08:00 |
|