Skip to content
Snippets Groups Projects
Commit 9afd7872 authored by Yoan VALLET's avatar Yoan VALLET
Browse files

feat: add redirectSlug for OAuthWindow

parent 882c8df9
No related branches found
No related tags found
3 merge requests!103Support,!102Dev,!101Upgrade stack for oauth
......@@ -71,6 +71,7 @@ const OAuthForm: React.FC<OAuthFormProps> = ({
<OAuthWindow
client={client}
konnector={konnector}
redirectSlug={client.appMetadata.slug}
onSuccess={handleAccountId}
onCancel={handleOAuthCancel}
t={t}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment