auth-backend: prettier + changeset tweak

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-27 10:52:00 +01:00
parent 53acf95366
commit 26c7fca6be
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-auth-backend': minor
---
Google and OIDC token subs will be full entity ref
The `sub` claim in Backstage tokens generated by the default Google and OIDC sign-in resolvers are now full entity references of the format `<kind>:<namespace>/<name>`.