Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
fusiondirectory
otphp
Commits
b41eac37
Unverified
Commit
b41eac37
authored
3 years ago
by
Florent Morselli
Committed by
GitHub
3 years ago
Browse files
Options
Download
Patches
Plain Diff
TOTP: get the remaining time before TOTP expiration (#151)
* Update TOTP.php * Update TOTPInterface.php * Tests
parent
f881732f
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
composer.json
+5
-3
composer.json
ecs.php
+3
-9
ecs.php
phpstan.neon
+1
-0
phpstan.neon
phpunit.xml.dist
+3
-0
phpunit.xml.dist
src/Factory.php
+1
-0
src/Factory.php
src/TOTP.php
+8
-1
src/TOTP.php
src/TOTPInterface.php
+2
-0
src/TOTPInterface.php
tests/TOTPTest.php
+36
-1
tests/TOTPTest.php
with
59 additions
and
14 deletions
+59
-14
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment