Hi I want throw exception like (current user did not login to application) where we just click on ok it will redirect to Login page,
same i want to throw code Can anyone help ?
We want to expire token, How we can expire.
Hi,
we can able to Call any api using token generated from portal in postman. How we can restrict User to not call any API using that token, and How we are going to Validate token is send by that user who has created it ?