jaydata
jaydata copied to clipboard
Need an 'appendBearerAuth' on WebApiProvider and oDataProvider
Currently only 'Basic' Authorization headers are supported, using 'appendBasicAuth'.
In order to support 'Bearer' authorization for use with OAuth, a new 'appendBearerAuth' method needs to be created, and used where applicable.
Regards, Stephen Richardson
:+1:
Is there a workaround for this?
@Dagur as a workaround, you can use the prepareRequest method: http://stackoverflow.com/questions/21689832/jaydata-odata-request-with-custom-headers-round-2 https://disqus.com/home/discussion/jaydata/super_easy_authentication_and_authorization_with_odata_server/