Show error via redirect
Hi guys,
I need to show an error if something goes wrong during an oauth2 authentication flow within our app. Is there a way to show an error on redirect? E.g.
1 Reply
Is this not working? Are you checking for
error
in the session on the destination page?