Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

authentication-session-logs

Login with authentication and historical registration, [nodejs, java, python, go]

Table of Contents

Description

Login with authentification and data encryption, using the relational database whit PostgreSQL manager, working in [java, Nodejs, Go, Python]:

  • Register a user with different access levels.
  • Chack registered users to authorize access to the system.
  • Register the log to have the login history.

The project is designed to facilitate the use of a login in different programming languages.

Caracteristic

  • User registration
  • Log management in the database
  • User authentification
  • Data encryption

Installation

Prerequisites

Make sure to stop installed:

  • Node.js (v?? or higher)
  • npm (v?? or higher)
  • PostgreSQL (for the database)

Installation instruction

  1. Clone the repository:
    git clone https://github.com/devm02/authentication-session-logs.git
    

Contribution

To contribute to the project, follow these setps:

  • ?? (??)

Credits

This project wa developed by Marcelo A. Peña Bernal. I would like to thank all the collaborators who have contributed in any way to the project.

About

Login with authentication and historical registration, [nodejs, java, python, go]

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors