This repository was archived by the owner on Oct 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
logout post requires empty data #13
Comments
PR: #22 |
@williamli80 - I am prioritizing this for the August sprint. It seems like there were issues with the previous pull request. If you have something close to working, that is fine to continue on this, but I have a few other stories assigned to you for July. |
Got it. |
Any updates here @williamli80 ? |
1 similar comment
Any updates here @williamli80 ? |
Going to queue this one up for one of our meetings |
Low priority so just moving to backlog for now. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment when logging out you have to have a request body with { "data": [] } which is goofy. Probably the best thing to do here is have a seperate logout route handler that doesn't install the jsonapirequestformat plugin.
The text was updated successfully, but these errors were encountered: