Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

KevinAsbury/ReadAuthHeader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reading Authentification Headers

A flask server to read an Authorization header.

Getting Started

Create a Virutal Enviornment

Follow instructions on the Pipenv site to install and run pipenv. Run 'pipenv shell' to create, install dependencies, and start the virtual environment.

Install Postman

Follow instructions on the Postman docs to install and run postman.

Run the Server

On first run, execute export FLASK_APP=header.py. Then run flask run --reload to run the developer server.

About

A flask server to read an Authorization header

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages