Connecting our client project using Microprofile JWT

 In the previous article on how to Create Tokens with Microprofile JWT and JDBC Realm, we managed to have a project that provides us with tokens for our users and roles in our database.It was pending to create a client that uses these tokens and allows them to make use of the APIs that this client...
Share:

Conectando nuestro proyecto cliente usando Microprofile JWT

 En el articulo anterior de como Crear Tokens con Microprofile JWT y JDBC Realm, nosotros conseguimos tener un proyecto que nos provea de tokens para nuestros usuarios y roles de nuestra BD. Quedo pendiente crear un cliente que utilice estos tokens y permita hacer uso de las APIS que exponga...
Share:

Creating Tokens with Microprofile JWT and JDBC Realm

 In these last months of the year, I have started with my team to work with Micprofile, Payara, JakartaEE and the truth everything is more minimalist and works very well.As I needed a project that provides me with tokens with the above mentioned, I checked the great article by Victor Orozco (@tuxtor)...
Share: