An open API service indexing awesome lists of open source software.

https://github.com/m4cs/slack-spotify-authentication

Authentication Server for SSRP
https://github.com/m4cs/slack-spotify-authentication

Last synced: 3 months ago
JSON representation

Authentication Server for SSRP

Awesome Lists containing this project

README

        

# SSRP Authentication Server

Live Version: https://ssrp.maxbridgland.com/authorize

## Developing

```
pip install flask flask-restful requests slackclient
```

Run `flask run` from the root directory

## Privacy Policy

I do not store or view any information passed over this server! The only information being passed through my servers are the access and refresh tokens from the APIs to serve to you. I do not store this information whatsoever!