Figure out how to implement OAuth2.0 in ASP.NET Core. Further Reading: - <https://stackoverflow.blog/2022/12/22/the-complete-guide-to-protecting-your-apis-with-oauth2/> - <https://trailheadtechnology.com/calling-apis-with-oauth2-access-tokens-the-easy-way/> - <https://www.codeproject.com/Articles/1185880/ASP-NET-Core-WebAPI-secured-using-OAuth-Client-Cre>