> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploying to Production

For production, you can follow the steps for [Create an OAuth app](/create-an-o-auth-app), [Configure OAuth App](/configure-o-auth-app) by visiting [https://fluz.app/for-developers](https://fluz.app/for-developers).

Where previously you would direct the user to [https://uni.staging.fluzapp.com](https://uni.staging.fluzapp.com), instead direct them to [https://fluz.app](https://fluz.app).

Here are the URLs for easy reference:

* [https://fluz.app/for-developers](https://fluz.app/for-developers)
* [https://fluz.app/authorize?response\_type=code\&client\_id=dab5c80e-0321-4c3a-988a-ffedfd64d8db\&redirect\_uri=https://google.com/oauth/finalize\&scopes=MAKE\_DEPOSIT%20LIST\_PAYMENT%20MAKE\_WITHDRAW%20REVEAL\_VIRTUALCARD](https://fluz.app/authorize?response_type=code\&client_id=dab5c80e-0321-4c3a-988a-ffedfd64d8db\&redirect_uri=https://google.com/oauth/finalize\&scopes=MAKE_DEPOSIT%20LIST_PAYMENT%20MAKE_WITHDRAW%20REVEAL_VIRTUALCARD)
* [https://fluz.app/token/exchange](https://uni.staging.fluzapp.com/token/exchange)
* [https://fluz.app/token/refresh](https://uni.staging.fluzapp.com/token/refresh)
