mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🚀 Feature: Multiple RedirectUrl for OIDC clients #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adebisi-fa on GitHub (Aug 15, 2024).
Feature description
Allow OIDC clients to have multiple redirect URLs.
Pitch
This helps with situations where the front-end and back-end are on different subdomains, and the OAuth flow touches both.
@stonith404 commented on GitHub (Aug 24, 2024):
Added in
v0.3.0:)