mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 17:49:09 +00:00
port full auth flow to cf workers
This commit is contained in:
parent
9eeb946389
commit
aad0987dce
50 changed files with 551 additions and 1167 deletions
1
src/common/utils/isBrowser.ts
Normal file
1
src/common/utils/isBrowser.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export const isBrowser = () => typeof window !== 'undefined';
|
Loading…
Add table
Add a link
Reference in a new issue