1.12.1
Changed
- Contributions Catalog login callback endpoint to /catalog/auth/callback. #803
Fixed
- Catalog redirects to error page when the contribution request is not published. #774
- Successful POST of contribution redirect to contribution details page. #777
- Added additional env variable for audience for ROKWIRE_AUTH_HOST tokens. #842
Security
- String comparisons to constant time comparisons in auth middleware library. #825