issues
search
supertokens
/
supertokens-website
Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
https://supertokens.com
Other
54
stars
13
forks
source link
use getWindowOrThrow
#27
Closed
kant01ne
closed
3 years ago
kant01ne
commented
3 years ago
Replace all
window
access with
getWindowOrThrow()
Replace
document
with
getWindowOrThrow().document
window
access withgetWindowOrThrow()
document
withgetWindowOrThrow().document