accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

OAuth service logins #51

Open TimMikeladze opened 7 years ago

TimMikeladze commented 7 years ago

https://github.com/simov/grant

NickBolles commented 5 years ago

I would love to get Grant working with accounts. Is there any design or direction that anyone could help me get started?

It seems that Grant is based on middleware/express apps. It seems like we would want to steer clear of that so we don't tie ourselves to a certain framework.

@pradel @TimMikeladze