Code refactors
This commit is contained in:
@@ -32,4 +32,9 @@ spring:
|
||||
provider:
|
||||
bcom:
|
||||
issuer-uri: "https://auth.example.com/realms/bcom"
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
## API
|
||||
All API requests must be done with POST requests. They will always output a json object, with a boolean
|
||||
filed `success`. If `success` is false, a field `message` can give more information on the error.
|
||||
Reference in New Issue
Block a user