Skip to content

Commit d89cb0c

Browse files
Documentation edits made through Mintlify web editor
1 parent 782656e commit d89cb0c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

authentication/email.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,7 @@ const response = await client.emailAuth({
163163
**Auth Proxy: appName becomes a required parameter**
164164

165165
\
166-
Beginning the week of **December 8 2025**, all new versionf of email-based OTP and recovery activities will **require the appName parameter. **Until this point the appName is optional.
167-
168-
\
169-
We’re releasing a new major version of our <u>server SDKs</u> which will introduce a **major version bump.**
166+
Beginning the week of **December 8 2025**, all new versionf of email-based OTP and recovery activities will **require the appName parameter. **Until this point the appName is optional. We’re releasing a new major version of our <u>server SDKs</u> which will introduce a **major version bump.**
170167

171168
- The **appName** will become a **required** field in updated email activities
172169

@@ -175,7 +172,7 @@ const response = await client.emailAuth({
175172
**<u>Who is Affected</u>**\
176173
**Auth Proxy users**: Anyone using the Auth Proxy without an appName set
177174

178-
**Server SDK users: **
175+
**Server SDK users:**
179176

180177
- Users who do not specify an appName, and/or
181178
- Any user calling email-based flows, including:

0 commit comments

Comments
 (0)