Hello, i'm trying to setup supertokens on a capacitor mobile app. I wanted to know what is the goal of the SuperTokens.init function in front side ? (using JS) Is it a mandatory step to connect the front ? Or can i just make a homemade implementation of how to store jwt & refresh token ?