Skip to main content

Hi Henning, we are aware of this issue and we are working on a fix asap.


Hi Henning,

Thanks for your patience, here is the npm package for the react-auth-wrapper: https://www.npmjs.com/package/@cognite/react-auth-wrapper. Any feedback would be highly appreciated!

Kindest Regards

Omar


It’s looking really good. Made my job a lot easier. I created an issue on the repository. Nothing breaking, but I had to make a small workaround.


For practical reasons I would like access to CogniteClient outside of React. What is the recommended way of achieving this while maintaining a single source of truth for authentication?

Edit: Nvm… It was just the first 401 that was tripping me up. .authenticate() fixed it.


Reply