v1
latestOpenAPI 3.1.02026-07-136587849.3 KBAuth
Authenticate via PKCS1
Authenticate using a PKCS1 signature. @TODO: document and examples
post/auth/pkcs1
Request body
Response
OK
Example response
{
"user_info": {
"integrated_providers": [
{
"provider_slug": "strava"
}
],
"uid": "a12b34cd-a1b2-c3d4-e5f6-abcdef123456"
}
}