Running my own OAuth server?

Hello,

I’m thinking of only allowing OAuth login.

Users would pick one of

Can anyone recommend what OAuth server I should use for this?

1 Like

I think @awatson1978 is doing this right now, so may be well placed to offer a suggestion.

Oh, OK. I’ll have a look and see what she’s up to. Thanks for your help,

My company just released an oauth2 client/server package for meteor. It lots of documentation and example applications that demonstrate how it works.

Check it out! We’re excited to get feedback.