Skip to content

Commit 25f00da

Browse files
hendeavorsAdam Rodriguezramsey
authored
add detail on unit of time for access token epxiration (#824)
Co-authored-by: Adam Rodriguez <[email protected]> Co-authored-by: Ben Ramsey <[email protected]>
1 parent 58ebed7 commit 25f00da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Token/AccessTokenInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function getToken();
3434
public function getRefreshToken();
3535

3636
/**
37-
* Returns the expiration timestamp, if defined.
37+
* Returns the expiration timestamp in seconds, if defined.
3838
*
3939
* @return integer|null
4040
*/

0 commit comments

Comments
 (0)