Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
/ oauth_examples Public archive
forked from ngmoco/oauth_examples

Examples of OAuth in different languages

License

Notifications You must be signed in to change notification settings

DeNA/oauth_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth Examples

This is to keep track of the OAuth examples that may be given to our game developers to help implement the OAuth flow.

Language HTTP Client OAuth Lib
Ruby Net::HTTP gem install simple_oauth
node.js builtin npm install oauth
java Apache Commons HTTP Client signpost
php builtin pecl install oauth*

* On OS X, it was easiest to install php5 and oauth via Homebrew.

About

Examples of OAuth in different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages