Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New features and improvements ----------------------------- * Lifetime of access tokens, refresh tokens and authorization codes can now be customized per client. * Add `created_at` and `updated_at` columns in Users table. * Add HTML titles to admin dashboard pages. * Bump dependencies Bug fixes --------- * Add missing cookies environment variables in Quickstart command generated by CLI * Fix permissions policy security header * Fix theme preview not working because of CSRF
- Loading branch information