ServerService

class ServerService(client: <Error class: unknown class>)

Constructors

Link copied to clipboard
constructor(client: <Error class: unknown class>)

Functions

Link copied to clipboard

Create an account. Implemented by PDS.

Link copied to clipboard

Create an authentication session.

Link copied to clipboard

Describes the server's account creation requirements and capabilities. Implemented by PDS.

Link copied to clipboard

Get information about the current auth session. Requires auth.

Link copied to clipboard

Refresh an authentication session. Requires auth using the 'refreshJwt' (not the 'accessJwt').