Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Meteor OAuth2 Server

I need to make a Meteor website into an OAuth 2 server and I'm not finding a lot available. There are lots of OAuth clients:

  • https://atmospherejs.com/meteor/oauth
  • https://atmospherejs.com/meteor/oauth1
  • https://atmospherejs.com/meteor/oauth2

But few servers/providers.

  • https://atmospherejs.com/khanghoang/oauth2-provider - Basic, not fully functional

I can't tell is this provides server capabilities as the documentation is light:

  • https://atmospherejs.com/meteor/accounts-oauth

I'm considering converting thomseddon's node-oauth2-server over to a meteor package, but want to know if there is something else available:

  • https://github.com/thomseddon/node-oauth2-server
like image 943
Daniel Flippance Avatar asked Aug 26 '26 13:08

Daniel Flippance


1 Answers

I work for Prime8Consulting and we just finished writing an oauh2 client/server package for meteor. It has lots of documentation and example applications that demonstrate how it works. https://github.com/prime-8-consulting/meteor-oauth2

We are excited to get feedback.

like image 77
vangorra Avatar answered Aug 28 '26 03:08

vangorra



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!