pusher-js/core/auth/options library

Typedefs

AuthorizerCallback = void Function(Error? error, AuthData authData)
AuthorizerGenerator = Authorizer Function(Channel channel, AuthorizerOptions options)