Ionic 3 with OAuth

I have an API built with Asp.net (C#) and authenticated with OAuth , I’m building Ionic app to connect to this api ,
How can I get the token of OAuth from api by my ionic app ?