Auth

Log in with service signature

Handles POST /v1/auth/login/service via post.v1.auth.login.service.

post/v1/auth/login/service

Request body

client_idstring required
key_idstring nullable
noncestring required
signaturestring required
timestampstring required

Response

Phoenix JWT pair issued

access_tokenstring required
expires_ininteger required
pop_keystring required
refresh_expires_ininteger required
refresh_tokenstring required
token_typestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.