DeviceLoginRequest: {
    commitment: string;
    email: string;
    secret: string;
}

Ask the server to log us in using a special login flow designed for use by the coworking space organizers.

Type declaration

  • commitment: string
  • email: string
  • secret: string

Generated using TypeDoc