Closed relrod closed 1 month ago
This gets serialized from the
/validate-local-account/
endpoint, right? Are we sure this gives a native JSON type?
@AlanCoding I believe it does. Django stores this on the session when you log in.
Also, I just tested it.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This gets serialized from the
/validate-local-account/
endpoint, right? Are we sure this gives a native JSON type?