Skip to main content

com.atproto.server.getServiceAuth

GET 

com.atproto.server.getServiceAuth

Get a signed token on behalf of the requesting DID for the requested service.

Request

Query Parameters

    aud didrequired

    The DID of the service that the token will be used to authenticate with

Responses

OK

Schema

    token stringrequired
Loading...