Skip to content

Releases: peterpetrus/passport-token

Updated README

25 Sep 15:29

Choose a tag to compare

0.1

Updated README.md

Fixed NBF time checking issue

17 Aug 11:06

Choose a tag to compare

0.0.11

Fixed NBF time checking issue.

PHP8 compatibility

22 Mar 22:20
6da3568

Choose a tag to compare

Merge pull request #3 from gmutinel/master

- Added PHP8 compatibility

BugFix for function existsValidToken

01 Aug 13:29

Choose a tag to compare

0.0.9

BugFix: The existsValidToken() always returns true

Updated for custom claims

05 Feb 14:27
3566585

Choose a tag to compare

Merge pull request #1 from pimplesushant/patch-1

Updated for custom claims

Correction of the Class documentation

28 Jun 19:13

Choose a tag to compare

0.0.7

Correction of documentation.

Correction of the Class documentation

24 Apr 11:01

Choose a tag to compare

0.0.6

Correction of documentation.

Check token id DB

10 Dec 20:42

Choose a tag to compare

0.0.5

Check token in DB.

Namespace changed

10 Dec 19:22

Choose a tag to compare

0.0.4

Namespace changed.

PassportToken as object

10 Dec 15:41

Choose a tag to compare

0.0.3

PassportToken as object.