Skip to main content

Type alias: AuthProvider()

type AuthProvider: (context) => User;

Type definition for a function that provides authentication.

Parameters

context: Context

The transaction context.

Returns

User


Coinweb © 2024