Appearance
Login with provider (Xano auth)
Use this action to sign in using a social provider that you configured in Xano (for example Google).
Configure the plugin first
Before using this action, make sure you configured Xano Auth and enabled at least one social provider:
Add the action
- In an
Interfaceworkflow, click+ Add action. - Select
Integrations/Plugins→Xano auth→Login with provider.
Configure the action
- Provider: Which provider to show (based on what you enabled in the plugin).
- Type: The login flow type (this depends on the provider).
- Redirect to: A public page to land on after sign in.
- Headers: Optional headers to send to Xano.
- Include credentials (cookies): Enables sending cookies (only if your Xano CORS settings allow it).
Common pitfalls
Redirecting to a private page
For social login, redirect to a public page first. This allows the browser to complete the provider flow safely before you navigate to private pages.

