SamTV12345
|
12f81cfb5e
|
Feat/restructure api (#6664)
* Restructured rest api
* Added swagger ui
* Added reworked rest api
* Reformatted code, excluded unnecessary newlines and removed version 2.2.2
|
2024-09-21 13:00:39 +02:00 |
|
webzwo0i
|
8a76d2c680
|
chore: add docs how to obtain bearer token (#6328)
* chore: add docs how to obtain bearer token
* Added configurable ttl to settings
---------
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
|
2024-04-29 17:04:00 +02:00 |
|
SamTV12345
|
8a66b04b68
|
chore: Added client credentials grant for API calling from services. (#6325)
* chore: Added client credentials grant for API calling from services.
* chore: Added authentication documentation
|
2024-04-13 10:32:23 +02:00 |
|
SamTV12345
|
fb56809e55
|
Feat/oauth2 (#6281): Added oauth to API paths
* Added oauth provider.
* Fixed provider.
* Added auth flow.
* Fixed auth flow and added scaffolding vite config.
* Added working oauth2.
* Fixed dockerfile.
* Adapted run.sh script
* Moved api tests to oauth2.
* Updated security schemes.
* Removed api key from existance.
* Fixed installation
* Added missing issuer in config.
* Fixed dev dependencies.
* Updated lock file.
|
2024-03-26 17:11:24 +01:00 |
|