Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ signInWithSSO
Function
signInWithSSO
packages/ui/src/views/organization/index.jsx:202–204 ·
view source on GitHub ↗
(ssoProvider)
Source
from the content-addressed store, hash-verified
200
}, [loginApi.data])
201
202
const signInWithSSO = (ssoProvider) => {
203
window.location.href = `/api/v1/${ssoProvider}/login`
204
}
205
206
return (
207
<>
Callers
1
OrganizationSetupPage
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected