Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrisco255
2847 days ago
Auth0's is pretty damn good. Clear docs, inline sample code...Auth0 even inlines your credentials into the example code if you're logged in.
[1] Auth0 -
https://auth0.com/docs/api/authentication
1 comments
fanpuns
2847 days ago
I thought the same about those until I tried to follow the examples. First in ruby and then in Vue, neither worked without a lot of hacking/changes. Really cool idea though to put the credentials in the examples.
link
chrisco255
2847 days ago
That's too bad. Had good success with their Node and React examples.
link