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
I tried to play around with the boilerplate code a bit, but noticed that it does not authenticate with the Storex Hub.
There's a registerOrIdentify method in application.ts, but this is never used.
I tried adding this call to the initialization-code in main.ts, but then ran into a chicken-and-egg problem:
I tried to play around with the boilerplate code a bit, but noticed that it does not authenticate with the Storex Hub.
There's a registerOrIdentify method in application.ts, but this is never used.
I tried adding this call to the initialization-code in main.ts, but then ran into a chicken-and-egg problem:
The text was updated successfully, but these errors were encountered: