This application is a demonstration of how to integrate co-auth platform into your application.
- Demonstrates how to use co-auth TOTP registration (during onboarding) and verification (in fund transfer)
- Demonstrates how to use co-auth Reconfirm module in delete payee as an example
- Java 17+
- Quarkus
- Postgres
- VueJS
- This application is an example with java however, you can use any backend language of your choice to implement co-auth. For now Frontend is limited to web applications only.
Follow documentation available at co-auth documentation website.