@villedemontreal/auth-core
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Description

This library implements core services used by the other oidc and client-bindings libraries.

It provides a simple abstraction over HTTP requests with the IHttpClient interface and our internal implementation (the DefaulthttpClient). But each HTTP client binding provides its own implementation of the IHttpClient using the native client.

There is also a simple abstraction for logging which allows the consumer of the library to easily plug his own logger.

This library belongs to a monorepo. Please visit https://github.com/VilledeMontreal/authentication-nodejs-lib for more information.

/@villedemontreal/auth-core/

    Package Sidebar

    Install

    npm i @villedemontreal/auth-core

    Weekly Downloads

    42

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    495 kB

    Total Files

    283

    Last publish

    Collaborators

    • electrotype
    • psionikangel
    • olivieralbertini
    • sdriton
    • joscelynjean
    • steph-lebl
    • livetocode