mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 23:36:36 +00:00
Simplify OAuth2 authorize callback URL (#12765)
This commit is contained in:
parent
e3d394eb32
commit
e7517a8b61
@ -123,7 +123,7 @@ export const getMyRedirects = (hasSupervisor: boolean): Redirects => ({
|
||||
component: "lovelace",
|
||||
redirect: "/config/lovelace/resources",
|
||||
},
|
||||
oauth2_authorize_callback: {
|
||||
oauth: {
|
||||
redirect: "/auth/external/callback",
|
||||
navigate_outside_spa: true,
|
||||
params: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user