mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:57:32 +00:00
feat: allow skip of success page for native apps (#5627)
add possibility to return to callback directly after login without rendering the successful login page
This commit is contained in:
@@ -142,6 +142,7 @@ On the bottom you can optionally set a **ClockSkew** time which is added to the
|
||||
|
||||
Like on creation, you can modify you redirect settings here.
|
||||
Note that for local development you most likely have to enable development mode, as redirects to http:// are otherwise blocked.
|
||||
On Native Apps you can also skip the Login Success Page.
|
||||
|
||||
<img
|
||||
alt="Redirect URIs"
|
||||
|
Reference in New Issue
Block a user