All notable changes to this project will be documented in this file.
- Changed arguments to
unsign-jwt - Removed
unsign-access-token - Changed arguments to
save-session!callback
- Renamed
:openid-config-urito:issuer :issuershould no longer include the.well-known/openid-configurationsuffix- Renamed
:audto:audience - Renamed
:post-login-redirect-uri-fnto:login-success-redirect-uri-fn - Renamed
:tokens-request-failure-redirect-uri-fnto:login-failure-redirect-uri-fn - Renamed
:post-logout-redirect-urito:logout-success-redirect-uri
- Login handler no longer validates access token
- Broke
unsign-tokenintounsign-access-tokenandunsign-id-token - Improved login failure error messaging
- Add
:client-base-urito config.tokens-request-failure-redirect-uri-fnandpost-login-redirect-uri-fnnow each take this URI as an initial argument.
- Renamed
hypo.emissary/build-configtohypo.emissary/download-remote-config
- Fix function spec signature
- Add
hypo.emissary.mallins and create spec for configs - Add
hypo.emissary/config->browser-config - Add
:tokens-request-failure-redirect-uri-fnto config map - Add
:post-login-redirect-uri-fnto config map - Added two new dependencies:
metosin/mallicom.github.eval/malli-select
- Renamed
hypo.emissary/build-configtohypo.emissary/build-config
- Renamed
emissary.coretohypo.emissary - Renamed
emissary.test-utiltohypo.emissary.test-util - Renamed
emissary.core-testtohypo.emissary-test - Renamed
make-handle-oidctomake-authentication-redirect-handler - Renamed
make-handle-logouttomake-logout-handler