> ## 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.

# Implementación en Producción

Para producción, puedes seguir los pasos de [Crear una app OAuth](/create-an-o-auth-app), [Configurar app OAuth](/configure-o-auth-app) visitando [https://fluz.app/for-developers](https://fluz.app/for-developers).

Donde antes dirigirías al usuario a [https://uni.staging.fluzapp.com](https://uni.staging.fluzapp.com), en su lugar dirígelo a [https://fluz.app](https://fluz.app).

Aquí están las URL para referencia rápida:

* [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)
