24 Commits (v1)

Author SHA1 Message Date
Moto Ishizawa dc979c1d6d server: use time.Time instead of int64 for token expiration time 10 years ago
Moto Ishizawa 25e4228e35 server: add expires_in field to the response of token endpoint 10 years ago
Rubén Soleto Buenvarón c91b37aa9e refresh token rotation 10 years ago
Wyatt Anderson 26508c6bab server: when registering a user, set display name 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Eric Chiang 35cab93c0a *: add --enable-automatic-registration flag to worker 10 years ago
Bobby Rullo 75473b4cba refresh tokens: grant claims based on scopes 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Bobby Rullo e71c5086ba server: CodeToken now does Cross-Client auth 10 years ago
Bobby Rullo ad1d5ab253 server: remove boilerplate setup code 10 years ago
Evan Cordell a418e1c4e7 client: add client manager 10 years ago
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX 10 years ago
Bobby Rullo 95757e8779 *: Client Repo now deals with custom Client object 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 95560404a3 *: remove in memory refresh repo 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Yifan Gu 7282dd5187 refreshtoken: return base64 encoded token for in-memory backend. 11 years ago
Joe Bowers 60a36e2c2e server,db: flag for disabling user login 11 years ago
Yifan Gu 44c6cb44f5 refresh: bcrypt raw bytes rather than base64 encoded string. 11 years ago
Yifan Gu 93a0830ae0 server: check scope in requests. 11 years ago
Yifan Gu 066fd859ec session: add 'scope' field in session. 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago