nuxt-x-auth-stack
OAuthButtonGroup
Renders all OAuth provider buttons configured in app.config.ts for Stack Auth.
OAuthButtonGroup
The XAuthOAuthButtonGroup component reads xAuth.oauthProviders from app.config.ts and renders a XAuthOAuthButton for each entry. Shown when xAuth.features.oauth is true.
Components
<XAuthOAuthButtonGroup />
No configuration needed — providers come from app.config.ts.
<XAuthOAuthButtonGroup />
Props
No props. All configuration comes from xAuth.oauthProviders in app.config.ts.
AI Context
component: XAuthOAuthButtonGroup
package: "@xenterprises/nuxt-x-auth-stack"
use-when: Render all configured OAuth sign-in buttons for Stack Auth in one block
