AuthAction constructor

const AuthAction()

Base class that allows callbacks to be planted for sign-in and sign-out.

Use when implementing sign-in and sign-out processes for various social networking services.

サインインとサインアウトにコールバックを仕込むことができるベースクラス。

各種SNSのサインインやサインアウトの処理を実装する際に使用してください。

Implementation

const AuthAction();