1.0.5 • Published 3 years ago

@cognite-ornellas/units v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@cognitedata/units

codecov

The @cognitedata/units is an OpenID Connect/OAuth 2.0 Wrapper library written in js that provides a convenient way to retrieve access token from any IdP that meets the openid pattern. You can use on client-side or server-side with JavaScript applications.

Getting Started

Samples

Contributing

Contributions welcome! For details about commiting changes, automated versioning and releases, see Contributing.

Testing

This repo contains some integration tests that require some IdP credentials to run. You can use your own IdP credentials, talk to any of the contributors or leave an issue and it'll get sorted. Github Actions will run the test and has its own api key.

Run tests:

npm install
npm test

We use jest to run tests, see their documentation for more information.

Versioning

The libraries follow Semantic Versioning. Package versions are updated automatically and individually based on commit messages.

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago