Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
/ sid-simple-starter Public archive

This is the most bare-bones / simplest implementation of the old SID API (Q3-Q4 2023, SID Connect) that could be done using python. Purpose was to serve as a starting point for other developers who want to build on SID, but we never really used this.

License

Notifications You must be signed in to change notification settings

sidhq/sid-simple-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-sid-starter

Go to https://app.sid.ai to get credentials, rename template.settings.ini to settings.ini, add the client secret and client id from app.sid.ai to this file and you are good to go. As a callback URL, specify http://localhost:8000/callback at app.sid.ai. run python -m demo to see the results.

About

This is the most bare-bones / simplest implementation of the old SID API (Q3-Q4 2023, SID Connect) that could be done using python. Purpose was to serve as a starting point for other developers who want to build on SID, but we never really used this.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages