You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the **Slashme** plugin for oauthd. oauthd is the open source version of [OAuth.io](https://oauth.io)'s core, which allows you to easily integrate over 100 OAuth provider and use their APIs.
5
+
6
+
This plugin gives you the possibility to retrieve unified user information from many of the available providers, by adding the `https://[yoururl]/auth/:privder/me` endpoint.
7
+
8
+
To learn more about oauthd, please check out [oauthd's repository](https://github.com/oauth-io/oauthd).
9
+
10
+
Installation
11
+
------------
12
+
13
+
To install this plugin in an oauthd instance, just run the following command (you need to have oauthd installed):
0 commit comments