42 Commits (master)

Author SHA1 Message Date
Maksim Nabokikh 6b9ce00e11
feat: implement AuthSession CRUD operations (#4646) 16 hours ago
Maksim Nabokikh 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
Daniel Lipovetsky 07d7913049
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
Bob Callaway 793bcc4b61
address review comments 4 years ago
Bob Callaway fcfbb1ecb0 Add HMAC protection on /approval endpoint 4 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Joel Speed 9ce4393156
Revert "Update SQL storage backend" 6 years ago
Joel Speed fea048b3e8
Fix SQL updater func 6 years ago
Joel Speed 80995dff9b
Fix SQL storage 6 years ago
Joel Speed 7fc3f230df
Update SQL storage backend 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Stephan Renatus 8f3cca7ba4
Revert "retry on serialization errors" 7 years ago
Alex Suraci 587081a643 postgres: refactor error handling to fix retrying 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 0481fccd76 storage/sql: add missing WHERE statement to refresh token update 9 years ago
rithu john 3df1db1864 storage: Surface "already exists" errors. 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu john 19c22807a7 api: adding ListPasswords() method to the storage interface. 9 years ago
Eric Chiang fe320c1928 storage/sql: fix typo in keys query 10 years ago
Eric Chiang 9ce05ecf73 storage/sql: add garbage collection method 10 years ago
Eric Chiang 8012e56446 storage/sql: add password resource 10 years ago
Eric Chiang 87a7d093b2 storage/sql: add a SQL storage implementation 10 years ago