API.NET Web Api – Google Authentication with JWT Authorization
I’ve been struggling configuring and to combine an authentication using Google, and it to generate JWT token within my app and ship them to the client. Then the client would authorize themselves using these tokens.