adamlundrigan / LdcOAuth2CryptoToken

Reconfigures zf-oauth2 to issue JWT access tokens
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Renamed CryptoToken to JwtAccessToken to reflect the changes in oauth2-server-php #1

Closed nimajneb closed 9 years ago

nimajneb commented 9 years ago

In oauth2-server-php the CryptoToken class was renamed to JwtAccessToken, this should be updated here as well.