Skip to main content

React Native

Please make sure you read our guide on how to get started with OAuth2 integration.

Obtaining OAuth 2.0 client credentials​

A perquisite to creating client credentials is for your app to have the value of the redirect URL where the user will land after successfully authenticating/logging out implemented.

Once you have the redirect URL, please submit your OAuth2 Application.

Example​

We have created an Example OAuth2 React Native client that connects to Quran.Foundation Authorization server.

User is not logged in yetUser is consentingUser is logged in