Mechanism to identify channel connection/ Return URL #1308
BjoernRave
started this conversation in
Ideas
Replies: 1 comment
|
name: public oauth return_url
Add Public OAuth return_url RedirectGoalEnable Implementation
API/Behavior Contract
Validation and safety
Verification
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently when I use the api to connect a channel i get redirected back to a postiz page, telling me the channel was added. Would it be possible to supply a return_url when doing the connect channel call, so that after the channel connection was successful it redirects back to postiz, also becuase of the return_url needing to be static so it can be provided in the authorized urls of the provider, but then postz would redirect back to my application, ideally with some id of the just connected connection inside so i can store that in my db
All reactions