Skip to content

Commit

Permalink
Added return statement to getMultiOptionURIQueryParam() method comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ashanthamara authored Mar 25, 2024
1 parent e1bb4b7 commit 9bc96fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ private void setAuthParamsForIdfInitiatedFromMagicLink(AuthenticatorData authent
* Get the multi option URI query params.
*
* @param request HttpServletRequest.
* @return multiOptionURI query parameter value.
*/
private static String getMultiOptionURIQueryParam(HttpServletRequest request) {

Expand Down

0 comments on commit 9bc96fe

Please sign in to comment.