You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated Ory Kratos with our custom company-used OIDC provider (call it IP). It works fine. For some business requirements I need to fetch the IP issued authorization code (from React frontend), which is currently received by Kratos via the callback on the successful authorization. Is there any callback which I can hook and receive the authorization code?
Can you please advice how can I achieve the above?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have integrated Ory Kratos with our custom company-used OIDC provider (call it IP). It works fine. For some business requirements I need to fetch the IP issued authorization code (from React frontend), which is currently received by Kratos via the callback on the successful authorization. Is there any callback which I can hook and receive the authorization code?
Can you please advice how can I achieve the above?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions