Developer-friendly email logins for your web applications.
Follow these three steps to integrate Cloud Auth into your applications.
Use one of the below commands with our CLI tool to get signed up and create your first application.
Use the example
command to create an example application for your backend platform and frontend framework.
npx @featherscloud/cli example
Use the integrate
command to integrate Feathers Cloud Auth into your existing application.
npx @featherscloud/cli integrate
Use the dashboard to keep track of your users and their activity.