odwyersoftware / azure-ad-verify-token

Verify JWT issued by Azure Active Directory B2C in Python 🐍
Other
23 stars 6 forks source link

Fuction to check token expired or not, trusted or not #1

Closed gudipudipradeep closed 3 years ago

gudipudipradeep commented 3 years ago

Please some one guide me which function I can use from this lib to validate the Authorization token. I have CLIENT_ID CLIENT_SECRET AUTHORITY

Like valid or not, expired or not,

Please guide me which function will help for validation the token.

Using Azure B2C

richardARPANET commented 3 years ago

There is an example usage at the bottom of the README https://github.com/odwyersoftware/azure-ad-verify-token