Initialize Guard objects for unified management #329
sgalcheung
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, we need to create a guard on each page.
We could initiate a guard client and mount it to the window object. Centrally manage Guard, no need to create one each time. We can refer to createClerkClient.
Then we could use it easily
Beta Was this translation helpful? Give feedback.
All reactions