trailsjs / trailpack-auth

6 stars 0 forks source link

Possible starting point #1

Open lynndylanhurley opened 8 years ago

lynndylanhurley commented 8 years ago

Hi, I'm not sure what you have planned for this, but I have a several libraries that could serve as a starting point. I'm supporting a ruby server implementation, but I get a lot of requests for a node.js version so I know there's a demand.

The code is split into several client libraries for the popular frameworks, and the ruby API.

The client projects: https://github.com/lynndylanhurley/redux-auth (react.js) https://github.com/lynndylanhurley/ng-token-auth (angular.js) https://github.com/lynndylanhurley/j-toker (jquery)

The ruby API project: https://github.com/lynndylanhurley/devise_token_auth (ruby on rails)

Api expectations documentation: https://github.com/lynndylanhurley/redux-auth#extended-documentation

I hope this helps. Let me know if there's anything else I can do.

s-devaney commented 8 years ago

+1 for use of tokens