/ferramong-auth

Service responsible for the authentication and registration of users, in addition, it also generates and validates session tokens

Primary LanguageJavaBSD Zero Clause License0BSD

FerramONG - Auth

Service responsible for the authentication and registration of users, in addition, it also generates and validates session tokens.

Java compatibility License Release


❇ Introduction

This source code is a webservice that is used to authenticate and registrate of users, in addition, it also generates and validates session tokens.

❓ How to use

See here OpenAPI doc.

⚠ Warnings

The hosting service Heroku may have a certain delay (~ 1 min) for uploading the application so the loading of the website may have a certain delay.

🚩 Changelog

Details about each version are documented in the releases section.

🗺 Project structure

FerramONG architecture

global-schema

Auth class diagram

class-diagram

📁 Files

/

Name Type Description
dist Directory Released versions
docs Directory Documentation files
src Directory Source files
test Directory Test files