|
|
|
|
|
by zaguios
1156 days ago
|
|
This doesn't really have the types of features I would personally want as someone who has done a lot of rails development in the past. The types of things I tend to need to set up in any modern app is SSO integration, React integrated on the frontend, etc... These are annoying things I have to integrate every time I build something and are more or less industry standard at this point. |
|
Devise (which BT uses for authentication) handles SSO quite effectively, with tons of provider support.