Skip to content

Add OAuth2 callback redirect#234

Merged
balloob merged 3 commits into
mainfrom
oauth2
May 18, 2022
Merged

Add OAuth2 callback redirect#234
balloob merged 3 commits into
mainfrom
oauth2

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented May 17, 2022

Allow using My Home Assistant as an OAuth2 authorize callback target. The redirect page will have slightly different text.

image

When user rejects the account linking, they are also sent back to this page. We handle that case too:

image

Comment thread redirect.json
},
{
"redirect": "oauth2_authorize_callback",
"deprecated": true,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marked deprecated to hide it.

Comment thread src/entrypoints/my-redirect.ts Outdated
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
@balloob balloob merged commit 0f6c7b6 into main May 18, 2022
@balloob balloob deleted the oauth2 branch May 18, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants