Login DB integration
Make the login function validate the user existance against the DB aswell as fetch user CLAIMS that are included in the JWT from the DB.
Edited by Rasmus Bengtsson
Make the login function validate the user existance against the DB aswell as fetch user CLAIMS that are included in the JWT from the DB.