-
Remove a role from the specified platform.
**Request:**
* Authorization: `BEARER `
**Response:**
* With valid BEARER token on success: `204 No Content`
* With valid BEARER token on failure:…
-
**Issue by [kurt-o-sys](https://github.com/kurt-o-sys)**
_Friday Jun 16, 2017 at 14:19 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/251_
----
graphcool provides a very cour…
-
Dependencies:
-Spring-web
-JPA
-MySQL driver
-Spring security
Todo:
- [x] - Create account model
- [x] - Create account controller
- [x] - Create a security config
- [x] - Implement U…
-
my calendar has to get data from a internal service with JWT token requirement. is there any method to custom http request header?
E,g
```
$scope.eventSource = {
url: $scope.dataBaseServiceUrl +…
-
Stop all agents on the platform.
**Request:**
* Authorization: `BEARER `
**Response:**
* With valid BEARER token on success: `204 No Content`
* With valid BEARER token on failure: `400 Bad …
-
Stop all agents on all connected platforms.
**Request:**
* Authorization: `BEARER `
**Response:**
* With valid BEARER token on success: `204 No Content`
* With valid BEARER token on failure…
-
**Is your feature request related to a problem? Please describe.**
I was setting up authorization for a SPA and had to do quite a bit of digging to figure out how best to configure the application …
dopry updated
2 years ago
-
### Version Information
Server Version: 2.28.0
CLI Version (for CLI related issue):
### Environment
EE
### What is the current behaviour?
Showing the above error after adding this envi…
-
Thanks for the tutorial, it is awsome.
But jwt-refresh Strategy for me looks strange.
Why you provide refresh-token in a Header Authorization with Bearer (tag?).
Replacing Access-tokeen only …
BITRU updated
11 months ago
-
```
$ deno run --allow-all --unstable index.ts
error: Uncaught (in promise) DataError: invalid key data
at Object.opSync (deno:core/01_core.js:149:12)
at importKeyHMAC (deno:ext/crypto/00_…