Update .changeset/extragavent-fast-fly.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Romain Billon <romain.billon596@gmail.com>
Signed-off-by: Rbillon59 <r.billon@celonis.com>
This commit is contained in:
Romain Billon
2023-05-02 15:07:36 +02:00
committed by Rbillon59
parent 9e206cff72
commit 8fc889a4bd
+1 -1
View File
@@ -7,4 +7,4 @@ Fixing badges-backend plugin to get a token from the TokenManager instead of par
Implementing an obfuscation feature to protect an open badges endpoint from being enumerated. The feature is disabled by default and the change is compatible with the previous version.
**BREAKING**: createRouter now require that a tokenManager, logger, identityApi and database, are passed in as options.
**BREAKING**: `createRouter` now require that `tokenManager`, `logger`, `identityApi` and `database`, are passed in as options.