authn-server icon indicating copy to clipboard operation
authn-server copied to clipboard

vk.com OAuth

Open dreamniker opened this issue 7 years ago • 1 comments
trafficstars

can we use vk.com OAuth provider for users?

dreamniker avatar Nov 03 '18 15:11 dreamniker

It just needs an integration file to configure the endpoints and provide a function that fetches a user's email after signup.

Here are the current examples: https://github.com/keratin/authn-server/tree/master/lib/oauth

cainlevy avatar Nov 04 '18 02:11 cainlevy