jitsu
jitsu copied to clipboard
extend sso profile with access token
Hi! @alexeybokov Thank you for the PR Can you please share motivation behind these changes?
Hi @absorbb, in our case we want to use token for some integrations that we call from frontend side. probably it's not good idea to pass it here explicitly
I'm not sure it's safe to pass access_token to frontend for all SSO envs. If we're going to do so at all, this should be made configurable