I'm trying to implement authentication by use of JSON Web Tokens (JWT) in Unity 3D. I searched a lot in google and GitHub and found nothing useful. There is a .NET library in GitHub but i don't know how to use it.
https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
I'm new to unity and any help with this would be great.