All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.1 (2023-10-02)
came_from
ignored after login (5cc3676)
0.3.0 (2023-06-07)
- base_url, client_id, client_secret can be set via envvar
- Added
ckanext.oidc_pkce.client_secret
config option (0874c3f) - base_url, client_id, client_secret can be set via envvar (859934f)
0.2.3 (2023-04-05)
- rewrite login response with IOidcPkce (4c1bc1f)
0.2.2 (2023-03-03)
0.2.1 (2023-03-03)
- add config declaration to manifest (d825371)
0.2.0 (2023-03-02)
- ckan 2.10 support
- config declarations (a8a02ee)
- ckan 2.10 support (ac6f43e)
0.1.2 (2023-02-09)
- case-insensitive emails (00ec591)
0.1.1 (2023-01-23)
0.1.0 (2022-11-11)
- add signals