Releases: aciliainternet/OauthAuthorizationBundle
Releases · aciliainternet/OauthAuthorizationBundle
Version 2.0.8
Added email to user.
Version 2.0.7
Get full name as username
Version 2.0.6
Add metadata of user information (id and email mainly)
Fix for non enabled security scenario
Version 2.0.4
Skip authentication when user is already logged
Version 2.0.1
Readme updates on how to include routes
Version 2.0.0
- New routes.yaml file added to include logout route.
- Configuration extension files changed from yml yo yaml
- Fixed bug on TokenAuthenticator class when no data to return
- Composer json file type changed to "symfony-bundle"
- README updated to Symfony4 installation instructions
Version 0.5.6
Tweaks for SF3.4
Version 0.5.5
Fix support
Version 0.5.4
Prepare for Symfony 3.4
Version 0.5.3
Fix bug on User creation.