Skip to content

Design decisions #389

Answered by anymaniax
reichhartd asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @reichhartd, thanks already for your contribution!

The difference of the enum are mostly for the compilation to have a smaller bundle at the end. If you take both of them and put it in the typescript playground you will see the difference. Was a decision at the begin of the project.

For the authorisation header I didn't find a good way to handle it that would work for everyone so I preferred to leave it to the user.
If you have ideas I am still open to solution. Maybe something like a mutator would do the job.

For the documentation, It can be improve for sure so If you also have ideas don't hesitate to do a pull request.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by reichhartd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants