Skip to content

Commit

Permalink
Update WebAuthProvider doc (auth0#702)
Browse files Browse the repository at this point in the history
Co-authored-by: Poovamraj T T <[email protected]>
  • Loading branch information
dabluck and poovamraj committed Mar 6, 2024
1 parent 87bb7e2 commit 48d9364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ public object WebAuthProvider {
/**
* Set the max age value for the authentication.
*
* @param maxAge to use in the requests
* @param maxAge to use in the requests in seconds
* @return the current builder instance
*/
public fun withMaxAge(maxAge: Int): Builder {
Expand Down

0 comments on commit 48d9364

Please sign in to comment.