Skip to content

Comments

Add issued at property for access tokens#1480

Merged
Sephster merged 6 commits intothephpleague:10.0.0-WIPfrom
Sephster:add-issued-at
Apr 2, 2025
Merged

Add issued at property for access tokens#1480
Sephster merged 6 commits intothephpleague:10.0.0-WIPfrom
Sephster:add-issued-at

Conversation

@Sephster
Copy link
Member

@Sephster Sephster commented Apr 2, 2025

This fixes issue #1389 by adding an issued at property to the access token so that if the access token is issued twice, it will give the same date time stamp

@Sephster Sephster merged commit 799de15 into thephpleague:10.0.0-WIP Apr 2, 2025
26 of 27 checks passed
@Sephster Sephster deleted the add-issued-at branch April 2, 2025 22:05
@Sephster Sephster linked an issue Apr 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AccessTokenTrait::__toString gives different result each call

1 participant