Skip to main content

com.atproto.server.createSession

#main

Create an authentication session.

Input

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
identifierstring-Handle or other identifier supported by the server for the authenticating user.
passwordstring--
authFactorTokenstring--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
accessJwtstring--
refreshJwtstring--
handlestring (handle)--
didstring (did)--
didDocunknown--
emailstring--
emailConfirmedboolean--
emailAuthFactorboolean--