githubowl
githubowl
Your client application uses libraries for user authentication or authorization that will soon be deprecated. See the [Migration Guide](https://developers.google.com/identity/gsi/web/guides/gis-migration) for more information. It appears to still be working for me...
Hello, Can you tell me what we do about this please? I have tried to update from Ubuntu 22.10 to 23.04 and my couchdb now fails because of this. Spidermonkey...
Ok, I'll have to check thanks
Hello, i found that when i do the following it works: ``` var req = { method: 'GET', url: $scope.baseUrl + '/user/profile', headers: { 'Authorization': hdrAuthorization }, data: {} }...