macielti / porteiro

A microservice for users and authentication management
Other
6 stars 0 forks source link

Session token entity #18

Closed macielti closed 3 years ago

macielti commented 3 years ago

Description

Use a session entity to store JWT token secret on Datomic

Motivation and Context

It will enable us to have a different JWT token secret for each authentication and user

How Has This Been Tested?

Integration and unit tests (need to test an invalidated token)

Screenshots (if appropriate):

Types of changes

Checklist: