This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Does beamable have a way for storing data such as API keys?

Currently I am storing api keys in the ream configurations. Can I save it there safely? These API keys are only fetched on serverside (ClientCallable) methods.