Skip to main content

GSpot authentication package for FastApi

Project description

GSpot authentication package

This package allows you to authorize users through a shared redis

Install package

pip install gspot-fastapi-auth

Define env variables

  • REDIS_AUTH_ACCESS_PREFIX
  • REDIS_AUTH_DB
  • REDIS_AUTH_HOST
  • REDIS_AUTH_PORT
  • REDIS_AUTH_PASSWORD
  • REDIS_AUTH_TOKEN_STORAGE - 'headers' or 'cookies'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gspot_fastapi_auth-0.0.3b0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

gspot_fastapi_auth-0.0.3b0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page