How to create app configurations/settings page in V2?
I could not find any examples.
How to create app configurations/settings page in V2?
I could not find any examples.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hi Pradnya-
You’ll need to save that validation state via a cookie, localstorage, or some other session authentication method. For more information I suggest this article.