orbit-server / orbit.server.auth / AuthSystem

AuthSystem

class AuthSystem

Constructors

<init>

AuthSystem()

Functions

auth

suspend fun auth(): AuthInfo?
suspend fun auth(nodeId: NodeId?): AuthInfo?