Options
All
  • Public
  • Public/Protected
  • All
Menu

Anonymous authentication. Allows anyone to connect to the network without any form of authentication.

Hierarchy

  • AnonymousAuth

Implements

Index

Constructors

constructor

Properties

Readonly id

id: "anonymous" = 'anonymous'

A readonly identifier for this provider. Used during authentication to uniquely identify the provider.

Static Readonly INSTANCE

INSTANCE: AnonymousAuth = ...

Methods

createClientFlow

createServerFlow

Generated using TypeDoc