Closed kwickham closed 2 years ago
Added support for OpenID Connect & OAuth 2.0
Note: CSRF token was added to the authorize url because the 'state' parameter is required by the API but CSRF validation is not actually implemented.
Thank you very much for contributing ti the project.
Added support for OpenID Connect & OAuth 2.0
Note: CSRF token was added to the authorize url because the 'state' parameter is required by the API but CSRF validation is not actually implemented.