FireAPI SSO Authentication
Why FireAPI SSO?#
FireAPI provides SSO (Single Sign-On) so developers don’t need to build:FireAPI authenticates the user and returns a verified identity.
How SSO Works (High Level)#
1.
User clicks Login with FireAPI
2.
FireAPI redirects the user to your tool
3.
Your backend receives a token/code
4.
Your backend validates it with the FireAPI API
5.
Your app creates a session and grants access
What You Get from FireAPI#
After verification you get:marketplace tool access status
Required Setup#
To enable SSO, you must configure:Allowed domains (optional)
Modified at 2026-03-26 18:06:46