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

https://github.com/mateusz-przybyla/flaskauthtemplate

[in progress] Flask authentication boilerplate with JWT, SQLAlchemy and Redis token storage.
https://github.com/mateusz-przybyla/flaskauthtemplate

docker flask jwt python redis

Last synced: 11 months ago
JSON representation

[in progress] Flask authentication boilerplate with JWT, SQLAlchemy and Redis token storage.

Awesome Lists containing this project

README

          

# FlaskAuthTemplate

Flask authentication boilerplate with JWT, SQLAlchemy and Redis token storage.

---

## Table of Contents

- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Database Schema](#database-schema)
- [Endpoints](#endpoints)
- [XXX](#xxx)
- [YYY](#yyy)
- [ZZZ](#zzz)
- [Validation and Errors](#validation-and-errors)
- [Testing](#testing)

---

## Features

---

## Requirements

---

## Installation

---

## Database Schema

---

## Endpoints

### XXX

### YYY

### ZZZ

---

## Validation and Errors

---

## Testing