Skip to content
/ guardia Public

User Authentication and Storage using only a unique ID.

Notifications You must be signed in to change notification settings

ms7m/guardia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guardia Logo

Part of the Trackrr Core


Using a "service unique id". (For example, Spotify with a ID for a user).

  • Authenticate to Trackrr
  • Link different services to one account
  • Provide data for User-Specific actions
  • Pull User Data
    • Pulling User should be cachced.

Requirements

  • Python 3.7+ (3.6 possibly may work)
  • Linux/Mac (Or Windows under WSL for Redis)
  • Redis
  • MongoDB

Tests

None at this time.


Endpoints

Endpoints can be found in the main.py.

About

User Authentication and Storage using only a unique ID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages