Skip to content

User authentication and session tokenization using Redis and MongoDB or SQLite.

License

Notifications You must be signed in to change notification settings

BryanSouza91/user-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

user-auth

User Authentication with Options

This repository provides user authentication functionalities with a choice of MongoDB or SQLite for data storage.

  • MongoDB Authentication:
    • Branch: mongodb
    • User authentication and session tokenization using Redis and MongoDB.
  • SQLite Authentication:
    • Branch: sqlite
    • User authentication and session tokenization using Redis and SQLite.

Choosing the Database:

Select the branch that aligns with your preferred database system.

Additional Notes

Work in progress

Instructions

Install Go Programming language latest version

Download and install here

N|Solid

External Packages

Run Redis Server

Before running, a Redis Server instance is required to be running.

About

User authentication and session tokenization using Redis and MongoDB or SQLite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published