Skip to content

this is an example for django-piston use xauth, and in client, I use Java to show how to get the access-token and visit the protectd resource it user the forking version in https://github.com/kennethreitz/django-piston-xauth

Notifications You must be signed in to change notification settings

ragnraok/django-piston-xauth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description this is an example for django-piston use xauth, according this project: django-piston-xauth

and in client, I use Java to show how to get the access-token and visit the protectd resource

#Features Yes, it integrate the piston, so you don't install piston!!

#Getting Start To run this program, you just run this command:

    python manager.py syncdb

and then just run:

    python manager.py runserver

Have Fun!!

About

this is an example for django-piston use xauth, and in client, I use Java to show how to get the access-token and visit the protectd resource it user the forking version in https://github.com/kennethreitz/django-piston-xauth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages