nukosuke / loq

[WIP] オレオレブログエンジン
MIT License
0 stars 2 forks source link

[WIP] connect #7, Feature/authenticate #42

Closed nukosuke closed 8 years ago

nukosuke commented 8 years ago

パスワード認証によるJWTの発行と、その後のAPIアクセスにおけるJWT検証

nukosuke commented 8 years ago

BaseController作った #43

nukosuke commented 8 years ago

とりあえずx-www-form-encodedで identifierpassword をPOSTしたらデータベースにアクセスしてユーザ情報を取得するところまでできた。

あとは

が必要

nukosuke commented 8 years ago

feature/loggerブランチをdevelopから切りたいのでいったんマージ