Okta web api authentication with multiple front end

Hi All,

I want to implement web api authentication which is in .Net to secure my APIs via bearer token and these APIs will be consumed by native iOS, Android and Angular Web-apps.

Being a beginner to OAuth, I am unable to correctly make this work.
Please can anyone guide me?
Many thanks in advance
#ios #android #angular #dotnet