tiny-oidc-rp 0.2.0

Tiny OpenID Connect Relying Party
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## 0.2.0 : 2025-05-04

- Deserialize custom claims in ID token
- `prompt` options for authorization endpoint
- Change default response\_mode as query
- Update dependencies

## 0.1.1 : 2022-01-06

- Add Microsoft IdP support