Skip to content

Commit

Permalink
chore: change the text above the code snippet to make it more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 committed May 2, 2024
1 parent 3d7eacc commit 58c237f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ import flutter8 from '/src/fragments/lib/auth/flutter/user_attributes/30_confirm

<Fragments fragments={{ flutter: flutter8 }} />

## Resend verification code
## Send user attribute verification code

If the code has expired or the user needs to resend the confirmation code, invoke the resend api as shown below:
If an attribute needs to be verified while the user is authenticated, invoke the send api as shown below:

import ios9 from '/src/fragments/lib/auth/ios/user_attributes/40_resend_code.mdx';

Expand Down

0 comments on commit 58c237f

Please sign in to comment.