You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements:
Make adjustments to prevent issues (#7, #40) when the SDK is used in SSR applications, e.g. in Next.JS. (This does not mean though that the React SDK can work in server context, it still only supports client context, i.e. browsers.) (#51)