Solved
Add a cookie after authentication.
Hi,
I am using an External Login Module which makes use of a Custom Identity Provider. I need to add a JWT token after the successful login. Where should I add that?
I couldn't find any documentation about that.
Thanks.