Simplify OAuth2 authorize callback URL (#12765)

This commit is contained in:
Franck Nijhof 2022-05-24 22:32:33 +02:00 committed by GitHub
parent e3d394eb32
commit e7517a8b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {