AuthModule constructor

AuthModule(
  1. RpcProvider provider
)

constructor

Implementation

AuthModule(RpcProvider provider) : super(provider);