chatbox-inc/mailauth

There is no license information available for the latest version (0.0.4) of this package.

0.0.4 2016-08-20 06:24 UTC

This package is auto-updated.

Last update: 2024-04-21 19:49:54 UTC


README

Latest Stable Version License composer.lock available

CircleCI

apiauthに対しMailtoken 系のパッケージを追加してまとめて利用可能にしたもの。

メールの送信はDI形式で。

API ドキュメントはこちら

http://editor.swagger.io/#/?import=https://raw.githubusercontent.com/chatbox-inc/mailauth/master/lib/swagger.yml

Usage

sample フォルダを中心に

  • 認証トークンと、ユーザのテーブルモデルとを作成
  • ServiceProviderを作成

設計方針

Controllerは基本いじらない方向でServiceProviderを組む (そもそもパッケージの処理内容がApiAuthにコントローラを足しているだけなので)