Relative Content

Tag Archive for pythonphpoauth-2.0

OAuth in an offline environment

I am going to prepare an exercise for my students where I am going to tell them how OAuth works. For this purpose I need OAuth provider ( application key, secret key etc).
I can use a PHP code to demonstrate sign in with Oauth Provider.