Skip to content

Commit

Permalink
chore: add changeset (#6004)
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Jun 17, 2024
1 parent 924ccb4 commit ef21c7a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/lucky-rocks-bow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@logto/console": minor
"@logto/schemas": minor
"@logto/core": minor
"@logto/integration-tests": patch
"@logto/phrases": patch
---

support per-organization multi-factor authentication requirement

An organization can now require its member to have multi-factor authentication (MFA) configured. If an organization has this requirement and a member does not have MFA configured, the member will not be able to fetch the organization access token.

0 comments on commit ef21c7a

Please sign in to comment.