v0.5.0
Features:
- Enable automatic registration for non-local login (#463)
- Cross-client refresh tokens through the "authorized party" claim (#465, #426)
- "public" clients which can use oob flows (#471)
- Clients ID and secrets may now be specified in the bootstrapping API (#479)
Bug fixes:
- Dex now works when backed by Azure AD (#466)
Deprecated:
- Removed APIs which only use client_id and client_secret. Use admin API for this functionality. (#468)