Asp.Net Core Web Api with .Net Maui
I’m using asp.net web API with two login parts one for normal and one for a database login works great and the database login works great but i cant store the username in existing JSON WEB Token so i can use in other stored procedures with the username that i use to login in database login?