nukosuke / loq

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

connect #7, Feature/login redirect #78

Closed nukosuke closed 8 years ago

nukosuke commented 8 years ago

ログイン後のリダイレクト処理

nukosuke commented 8 years ago

react-routerのtransitionTo()<Route>で定義してないと機能しないっぽいので window.location.assign()で飛ばした。