com.atproto.server.getServiceAuth
#main
Get a signed token on behalf of the requesting DID for the requested service.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
aud | string (did) | - | ✅ | The DID of the service that the token will be used to authenticate with |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
token | string | - | ✅ | - |