AuthProvider constructor

const AuthProvider()

An adapter used to execute various methods of Authentication.

Provides information for processing by the method defined in providerId.

Authenticationの各種メソッドを実行するために利用するアダプター。

providerIdで定義された方法によって処理を行うための情報を提供します。

Implementation

const AuthProvider();