modules
@auvious/common / Exports
@auvious/common
Description
auvious-common module of the Auvious APIs
Includes implementations regarding.
- logging
- http requests
- authentication
This file is the entry point for all public APIs.
It only reexports content of the src
folder. Keep it that way.
Table of contents
Classes
- ApiResource
- ApiResourceModel
- ApiResourceModelArray
- ApiSearchResource
- ApiSearchResult
- ApiUserResource
- AuviousCommon
- AuviousError
- AuviousEventClient
- Event
- EventClient
- EventClientHandlers
- GuestUser
- Logger
- OAuth2Client
- OAuth2ClientHandlers
- OAuth2Grant
- OAuth2Token
- PagedCollection
- Postman
- Serializer
- User
- Util
Interfaces
- DomainEvent
- IApiSearchResult
- IApiSearchResultContent
- IApiSearchResultPage
- IAuviousClientArgs
- IEventClientSubscription
- IEventClientSubscriptionDisposer
- IGuestUser
- IJwtTokenResponse
- IOAuth2Token
- IPagedCollection
- IUser
- SignedUrl
- SignedUrlProvider
Variables
Variables
CREATE_INTERNAL_SIGNED_URL_HEADER
• Const
CREATE_INTERNAL_SIGNED_URL_HEADER: "X-Auvious-CreateInternalSignedUrl"
TRANSACTION_ID_HEADER
• Const
TRANSACTION_ID_HEADER: "X-Auvious-TransactionId"