How to Get and Set cookies values from angular response body
Loading
How to Get and Set cookies values from angular response body
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khoday AkileshPosted Oct 13, 2023, 8:14 PM
Please could you follow this Article
https://www.c-sharpcorner.com/article/how-to-set-and-get-cookies-in-angular-with-example/
Prasad RaveendranPosted Jul 21, 2023, 1:16 AM
Be mindful of the security implications of storing sensitive information in cookies and consider using other secure storage options like HTTP-only cookies or local storage, depending on your use case.