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
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Enable database + Bearer token strategy
Go to the API explorer
Use the logout endpoint
Expected behavior
The status code in the API documentation should match the actual status code. Instead, the actual status code is 204, whereas the documented status code is 200.