Commit History

Author SHA1 Message Date
  Kestrel cf3d18c7d8 clippy nit pass. 11 months ago
  Kestrel 8001c032e0 rustfmt pass. 11 months ago
  Kestrel 93005efe64 Avoid some unnecessary allocations. 11 months ago
  Kestrel 30d6ca7a8f Refactoring and add untested direct grant. 11 months ago
  Kestrel 6c0c2aa573 Implemented simple token refresh. 11 months ago
  Kestrel 408dbf147f Remove homegrown JWT/JWKS code, migrated token code to RealmHelper. 11 months ago
  Kestrel e5dd2c1b71 Fix some warnings, begin key rotation support. 11 months ago
  Kestrel ba869364b3 Add infrastructure for HMAC signatures and verification. 11 months ago
  Kestrel bc4f8eb1e0 Minor cleanups and update version number to v0.0.2. 11 months ago
  Kestrel 5603ac6bf5 Added code response and token endpoint, working end-to-end flow. 11 months ago
  Kestrel 69735311f5 rustfmt pass and revivifying oidc API. 11 months ago
  Kestrel 45a21e5902 Update README and set version to v0.0.1. 1 year ago
  Kestrel 52f2faf741 Update token code to return a Result instead of an Option. 1 year ago
  Kestrel d678c99300 rustfmt pass. 1 year ago
  Kestrel 263f261d8f Added manual token generation and config saving. 1 year ago
  Kestrel e87fe04ae5 Added very simple Ed25519 JWT signing/verification. 1 year ago
  Kestrel 73004fbd5f Began adding config system and added login redirects. 1 year ago
  Kestrel 6268e6a9df Formatting pass. 1 year ago
  Kestrel 01a4263821 Merge remote-tracking branch 'refs/remotes/origin/main' 1 year ago
  Kestrel 8eec16eb2a Refactoring user management code out of user_management.rs. 2 years ago
  Kestrel 1118273564 Changes pending swap to static login pages. 2 years ago