Commit 50b81fd
committed
chore: Release v1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-10-07)
### Bug Fixes
* Add missing OK response to routes ([1181be1](1181be1))
* Allow more necessary HTTP methods for CORS ([080e2e5](080e2e5))
* Configure CORS properly to allow authorization and content-type header ([6442757](6442757))
* Expire token relative to current date time instead of just time ([c26e129](c26e129))
* Expose www-authenticate header to JS ([9ed724e](9ed724e))
* Respond with JSON when returning token ([1e3e46f](1e3e46f))
* Specify a validation function to fix authentication ([53c3600](53c3600))
### Features
* Add missing parameter and response documentation ([491533d](491533d))
* Customize logging level through environment variable ([8b17d88](8b17d88))
* Improve response info description wording ([977d252](977d252))
* Only allow requests from HTTPs ([a6d7da1](a6d7da1))1 parent c51db8d commit 50b81fd
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments