JAY AI JOE
JAY AI JOE
Explore posts from servers
NNovu
Created by JAY AI JOE on 1/9/2025 in #💬│support
Is the beta dashboard available in the self hosted version?
Hi all, is the beta dashboard available in the self hosted version? with the. UI editor?
4 replies
RRefine
Created by fascinating-indigo on 11/15/2024 in #ask-any-question
accessControlProvider multi level resources
How can i filter access to all the resources belonging to one parent resource?
5 replies
RRefine
Created by absent-sapphire on 11/14/2024 in #ask-any-question
on login go to root instead of first defined resource
After I login the, in safari, the browser goest to the URL of the first defined resource, I would like to go to the url i return in the login auth provider, how can i do that?
10 replies
RRefine
Created by ratty-blush on 11/13/2024 in #ask-any-question
Invalidate resources on logouot
Hi, I jsut started creating an app and don't know the best way to fix this. Here is my scenario: 1. User A logs in 2. User A fetches a list of posts from his account 3. User A logs out 4. Without refreshing the page 5. User B logs in 6. While User B is fetching his list of posts, previous user A Posts are visible Shouldn't all resources be invalidated on log out? How can I invalidate all on logout? the useInvalidate hook cannot be called in the auth provider logout because it is not a react component Thank you very much in advance
36 replies