Y
Hacker News
new
|
ask
|
show
|
jobs
by
ak1394
3504 days ago
Use open source alternatives in a first place. For authentication there is RedHat's
http://keycloak.org
, thanks to containers it's really easy to setup if you want to try it out. See
https://medium.com/@ak1394/simple-social-login-for-react-nat...
for an example.