6 Forks
7 Stars
7 Watchers

validate-azure-ad-token

Function to validate access token received from azure active directory. Useful when you're using a msal library to authenticate users on the frontend and you wanna verify Microsoft tokens in the API.

How to download and setup validate-azure-ad-token

Open terminal and run command
git clone https://github.com/playerony/validate-azure-ad-token.git
git clone is used to create a copy or clone of validate-azure-ad-token repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with validate-azure-ad-token https://github.com/playerony/validate-azure-ad-token/archive/master.zip

Or simply clone validate-azure-ad-token with SSH
[email protected]:playerony/validate-azure-ad-token.git

If you have some problems with validate-azure-ad-token

You may open issue on validate-azure-ad-token support forum (system) here: https://github.com/playerony/validate-azure-ad-token/issues