Validates the RP request (client_id, redirect_uri), stores RP details and state in the session, and returns JSON guiding the frontend interaction (wallet connection, nonce signing).
Request
Query Params
Responses
🟢200OK
application/json
Instructions for the IdP frontend (demo page)
Body
🟠400Bad Request
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://useraccounts.srblabs.io/api/v1/sso/web3/init?client_id&redirect_uri&state'