Skip to content

Add endpoint GET /refreshjwt

Ghost User requested to merge endpoint/refreshjwt into dev

Allows to refresh a jwt token; test included. This depends on !13 (merged) and !14 (merged); those should be merged first (then we probably also get the real diff here, which is quite small). Was already rebased on dev for testing.

Merge request reports