/auth/custom-login-jwt

Generates a JWT token for custom login using the provided request data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
  • The request object containing the necessary data for generating the JWT token.
string
required

Access token returned from the social login provider, eg. google, twitter, etc. OR is the address itself if using metamask or other crypto wallets

string
enum
required

Verifier of the social login provider, eg. google, twitter, etc.

string

Client id of the verifier

string

The company id used to initialize the wallet on the client's front end.

verifiedUserData
object

Don't fill. It will be auto-filled using the idToken

string
enum

torusNetwork

Allowed:
string
enum

Created by web3auth or glip

Allowed:
string

Signature of the user's public key

string
Responses

401

Unathorized

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json