feat: Revert to using app_metadata for authentication (#7433)
This commit is contained in:
@@ -48,6 +48,7 @@ export const authenticate = (
|
||||
actor_id: apiKey.id,
|
||||
actor_type: "api-key",
|
||||
auth_identity_id: "",
|
||||
app_metadata: {},
|
||||
}
|
||||
|
||||
return next()
|
||||
|
||||
Reference in New Issue
Block a user