Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmini committed Sep 15, 2023
1 parent 37d4be5 commit 6162e8a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -937,9 +937,9 @@ public UserRecoveryData getUserRecoveryData(String code, RecoverySteps step) thr
* have recovery flow ids, which were initiated before moving to the Recovery V2 API.
* This shouldn't be used for any other purpose and should be kept for sometime.
*
* @param code Code given for recovery
* @param code Code given for recovery.
* @param recoveryFlowId Recovery flow id of the user.
* @param step Recovery step
* @param step Recovery step.
* @return UserRecoveryData Data associated with the provided code.
* @throws IdentityRecoveryException If an error occurred while validating the recoveryId.
*/
Expand Down

0 comments on commit 6162e8a

Please sign in to comment.