Skip to content

0.4.0

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 22 Oct 18:43
· 982 commits to master since this release
  • Added ProviderInterface and removed IdentityProvider.
  • Expose generated state to allow for CSRF validation.
  • Renamed League\OAuth2\Client\Provider\User to League\OAuth2\Client\Entity\User.
  • Entity: User: added gender and locale properties
  • Updating logic for populating the token expiration time.