Skip to content

yardenr/test-py-tw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

spark-auth-sample-python

This is a sample code for using spark authentication api.

Create application on Spark developer portal

Sign up to Spark developer portal and create a new application here.

Set you Callback URL to http://localhost:8089/callback.

Configuration

Open the SparkOAuth.py file:

  1. Replace CONSUMER_KEY with your App Key.

  2. Replace CONSUMER_SECRET with your App Secret.

Usage

To start using this sample you just have to browse http://localhost:8089/signin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%