Skip to content

Commit 48d9364

Browse files
dabluckpoovamraj
andauthored
Update WebAuthProvider doc (#702)
Co-authored-by: Poovamraj T T <[email protected]>
1 parent 87bb7e2 commit 48d9364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth0/src/main/java/com/auth0/android/provider/WebAuthProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ public object WebAuthProvider {
275275
/**
276276
* Set the max age value for the authentication.
277277
*
278-
* @param maxAge to use in the requests
278+
* @param maxAge to use in the requests in seconds
279279
* @return the current builder instance
280280
*/
281281
public fun withMaxAge(maxAge: Int): Builder {

0 commit comments

Comments
 (0)