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
{{ message }}
This repository was archived by the owner on Apr 1, 2022. It is now read-only.
Not all systems as MindTouch Deki is supporting basic authentication for REST
services.
So it will be great if there is implemented a way to authenticate using URL
parameters. Possibly the same way as with Basic authentication in HTTP
request header, but this authentication token to be passed via URL.
This should be secure as much as Basic HTTP authentication if is transferred
over HTTPS.
Original issue reported on code.google.com by var...@gmail.com on 31 Mar 2010 at 9:32