Skip to content

Server and client side SDKs

william26 edited this page Oct 29, 2014 · 2 revisions

Using oauthd in apps

To use oauthd from your app, you will need to use either:

  • one of our SDKs
  • directly the API

Using oauthd with SDKs

Please refer to each SDK's documentation to learn how to use them. Usually, the only difference between using an SDK with oauthd from using it with OAuth.io is that you need to set the oauthd URL.

Client side SDKs

Server side SDKs

Using oauthd with the API

Please refer to the API section of this wiki.