v1
latestOpenAPI 3.0.02026-07-17493090.2 KBOAuth
Provides a redirect to the node's configured OAuth provider to authenticate the user.
get/oauth/login
Query parameters
redirect_urlstring
The URL the client will be redirected to once the OAuth authentication process has been completed. If this parameter is not provided, Splinter will attempt to retrieve the referer header of the request. If this header value is also not available and the redirect_url does not have a value, Splinter will respond with 400 Bad Request.
Headers
SplinterProtocolVersioninteger
Example:2
The protocol version which the client can understand. If not provided, the node will respond using its latest protocol version.