This fork exists so that we can use IdentityModel.OidcClient
in .NET Framework, but add additional features when we consume it.
Some of the types inside the package were too restrictive for us to be able to do this.
Due to this being a fork of a public repository, the main
branch is left as it is upstream, with the upstream set to IdentityModel.OidcClient:main
.
Releases are made from the repository's default branch, tombola-release
, and pull requests should target this branch.
main
should only be used to pull new versions from the upstream; changes from main
should then be brought to tombola-release
via a pull request.
Supported platforms: netstandard14, desktop .NET, UWP, .NET Core, Xamarin iOS & Android. Nuget.
Certified OpenID Connect relying party implementation.