Skip to content

sync-for-science/redirector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redirector

Tiny Flask app which exposes a redirect URI useful for testing OAuth2 workflows. In particular, POST requests to the endpoint will be redirected with any posted form data moved to the query string and an additional parameter added to indicate the POST. The test suite can check for this parameter.

Installation and Operation

$ pip install -r requirements.txt
$ uwsgi uwsgi.ini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published