Using MGT reactjs to build 3tier app

Copper Contributor

Hi

I am learning authentication and authorization and I think MGT seems to be a good starting point.

So I have followed the tutorials and managed to build the basic MGT reactjs app, which is using the login component to trigger the login (authentication) process and then using the Agenda component to show the calendar events.

The below steps I have no idea how to do and any help would be greatly appreciated.

  1. from the UI pass the access token to my webapi hosted on Azure Web App and verify the token is valid
  2. Check the user's email has an entry in my Azure hosted database

regards

Alex

 

0 Replies