docs
docs copied to clipboard
SDK Logout Invalid Credentials
Describe the Request
When implementing my app i would like to handle when a request is rejected due to invalid credentials. I have not found a good documentation for how to use the composable client?
Before we could use a transport wrapper: https://github.com/directus/directus/discussions/10101 Or Listeners: https://github.com/directus/directus/discussions/3673
Maintainence Strategy
Create a small documentation on how to catch the logout / error during requests.