the api key goes in the same object as the `connec...
# support-questions
r
the api key goes in the same object as the `connectionURI`:
Copy code
supertokens: {
      connectionURI: 'https://try.supertokens.io',
      apiKey: "..."
    },