blob: 0965f44159bc617a36787e08193de571b1f614be (
plain)
1
2
3
4
5
6
|
Iddawc - OAuth2 client library
Handles the OAuth2 and OpenID Connect authentication process flow from the client side.
- Genrates requests based on input parameters
- Parses response
- Validates response values
|