I've set the url to the demo server ```js SuperTo...
# general
l
I've set the url to the demo server
Copy code
js
SuperTokensRequest.init(
        'https://try.supertokens.io',
        440,
        'example.com',
        {}
    );