5.0.1 • Published 2 years ago

@lokalise/file-storage-service-sdk v5.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

file-storage-service-sdk

Sdk for file-storage-service - FSS.

Usage

Sdk exposes FileStorageClient which can be injected via DI or created directly.

Authorization

Authorization will require a valid jwtToken.

For FileStorageClient token should contain 2 claims - ownerId and tenant.

Tenant is a string which represents who is calling the api, supported values are expert and autopilot.

Error handling

All function returning monad Either<L, R> where L - Left is a potential error and R - Right is a potential result, one of these will always present in response. Consumer of the api is responsible to handle result/error.

Error reporting

You can pass an {errorReporter: ErrorReporter} field inside the config argument. The error reporter will then be called in all cases when an error response is returned for a request to file storage service API.

7.0.0

11 months ago

7.4.0

8 months ago

7.3.1

9 months ago

7.3.0

9 months ago

7.2.0

9 months ago

7.1.0

10 months ago

7.2.0-beta.6

9 months ago

7.2.0-beta.7

9 months ago

7.5.0

8 months ago

8.0.1

6 months ago

8.0.0

8 months ago

7.2.0-beta.1

9 months ago

7.2.0-beta.2

9 months ago

7.2.0-beta.3

9 months ago

7.2.0-beta.4

9 months ago

7.2.0-beta.5

9 months ago

6.5.1

11 months ago

6.3.0

1 year ago

6.2.0

1 year ago

6.5.0

1 year ago

6.4.1

1 year ago

6.4.0

1 year ago

6.1.0

2 years ago

5.0.2

2 years ago

6.0.0

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

3.0.0

2 years ago

4.4.0

2 years ago

4.1.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.3.0

2 years ago

4.2.0

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago