Home Assistant Oauth Helper logo

Home Assistant Oauth Helper

OAuth sign-in support for Home Assistant AI integrations.

What This App Does

Home Assistant Oauth Helper helps a Home Assistant integration connect to supported AI providers using OAuth. It handles the provider sign-in redirect, receives the provider callback, and returns a short-lived authorization result to the user's Home Assistant instance.

The app is intended for people who have chosen to connect their own Home Assistant installation to an AI provider account.

How It Is Used

This page is informational. OAuth sign-in must be started from a compatible Home Assistant integration.

Data Handling

Home Assistant Oauth Helper stores only the OAuth session data needed to complete and maintain an authorized connection. Tokens are stored server-side and encrypted at rest by the hosting operator's configured secret.

The app does not provide a public dashboard, does not sell user data, and does not make AI requests by itself unless a connected Home Assistant integration asks it to do so.

Support

If you reached this page while setting up Home Assistant, return to Home Assistant and restart the provider sign-in flow.