xavier-GitHub76 commented on issue #25876:
URL: https://github.com/apache/superset/issues/25876#issuecomment-1820938352
ideally I was thinking of using 100% api endpoint
{{url}}/api/v1/security/login
{{url}}/api/v1/security/csrf_token/
{{url}}/api/v1/me/
which would allow me to rely solely on APIs (/api/v1) and manipulate JSON
results
Thanks for your help.
image
and I use it with another api endpoint like :
/api/v1/me/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]