Hello everybody,
I have been going through various discussions, exploring the Forge (JWT), and reviewing documentations. However, to be honest, I have been unsure about how to implement the logic required to expose a JWT.
I am currently using OutSystems as the backend and Angular as the frontend, communicating through APIs. My goal is to generate and expose a token from OutSystems and then consume it in Angular. I am not concerned about the Angular part, but I would greatly appreciate your assistance with the OutSystems aspect of this implementation.
Hi,
You can refer this post.
https://www.outsystems.com/forums/discussion/87180/how-to-use-jwt-token-in-exposing-and-consuming-api/#:~:text=Consume%20the%20API%3A%20In%20your,JWT%20token%20in%20the%20request.
regards
Hello ,
Thanks for your ansewrs , but , i'm really having a hard time to know exactly how to impliment it even with the steps provided , can someone please provide me with an exemple in a .oap ? that would be very helpful.
Hi Feriel,
I wrote an article about this, perhaps that can be of value. Let me know if you have questions.