# How to use OAuth

**URL:** https://community.deriv.com/t/how-to-use-oauth/88178
**Category:** Developers
**Tags:** api, developers, derivapi
**Created:** [May 27, 2025, 11:44am UTC](https://community.deriv.com/t/how-to-use-oauth/88178 "2025-05-27T11:44:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Faazil\_deriv](https://avatars.discourse-cdn.com/v4/letter/f/f6c823/32.png) [@Faazil\_deriv](https://community.deriv.com/u/Faazil_deriv)
#### Post date: [May 27, 2025, 11:44am UTC](https://community.deriv.com/t/how-to-use-oauth/88178/1 "2025-05-27T11:44:25Z")

</div>

Hi Deriv Community,

OAuth lets users connect their Deriv accounts to your app securely and conveniently — no need for login credentials or API tokens.

Here’s a quick look at how to set it up:

● Specify the OAuth redirect URL  
● Add a login button  
● Handle user redirection

● Extract tokens from the URL

To follow it step-by-step, check out our [guide](https://developers.deriv.com/docs/oauth).

Using OAuth already? Share below how it’s working in your app ⬇
