Skip to content

cllu/third-party-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Third-Party Login Demo
======================

This is a simple demo app to illustrate login with oauth v1/v2 on
appengine. It is not hard to implement all by oneself, but due to the
insufficient/not-up-to-date documentation, it may become a headache.

To use third-party login, you need to register your website on the
corresponding service provider.


- Weibo 
  Application Page: http://open.weibo.com/apps
  You need to verify your domain

- QQ
  Application Page: http://connect.opensns.qq.com/
  No need to verify your domain

- Google
  Application Page: https://code.google.com/apis/console
  No need to verify your domain.

- Twitter 
  Application Page: https://dev.twitter.com/apps/new
  No need to verify your domain

About

Demo of oauth login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages