Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 745 Bytes

getServiceAuth.md

File metadata and controls

24 lines (16 loc) · 745 Bytes
title description
getServiceAuth
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 - -