jasl / cybros_core

A demo app to show some Rails app configurations
MIT License
122 stars 26 forks source link

Introduce devise-jwt to better support Frontend framework like React. #16

Closed Eric-Guo closed 5 years ago

Eric-Guo commented 5 years ago

Because Cybros is already using devise, so using devise-jwt is better than doorkeeper-jwt (also not maintain as well, README say support doorkeeper 4.x version).

devise-jwt author also checking knock in his article and believe devise-jwt design is more simple.

UI:

WX20190822-102142@2x