It’s important that you never expose the API key to your frontend. What you can do to refresh the token is set it up so that whenever you want to update it, you call your server side to get a new token. That way, you don’t need to expose the API key because it sits securely on your server side.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How long is a token valid for? | 0 | 70 | April 11, 2024 | |
Can we supply filters and have them be stored? So that when a user comes back, they come back to the Embeddable pre-filtered | 0 | 74 | March 27, 2024 | |
How can I clear the cache? | 0 | 9 | December 9, 2024 | |
How do I filter data via some info in my URL? | 0 | 71 | March 27, 2024 | |
How to get the latest SDK version | 0 | 39 | June 11, 2024 |