Skip to content

Releases: aciliainternet/OauthAuthorizationBundle

Version 2.0.8

02 Feb 11:59
548ba30
Compare
Choose a tag to compare

Added email to user.

Version 2.0.7

21 Jan 17:22
26e9577
Compare
Choose a tag to compare

Get full name as username

Version 2.0.6

27 Jul 15:19
Compare
Choose a tag to compare

Add metadata of user information (id and email mainly)
Fix for non enabled security scenario

Version 2.0.4

11 Jun 14:30
9f58e91
Compare
Choose a tag to compare

Skip authentication when user is already logged

Version 2.0.1

03 Jun 23:04
416928e
Compare
Choose a tag to compare

Readme updates on how to include routes

Version 2.0.0

03 Jun 22:25
514a0ce
Compare
Choose a tag to compare
  • 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

23 Jan 15:55
19ac2b0
Compare
Choose a tag to compare

Tweaks for SF3.4

Version 0.5.5

23 Jan 15:53
dc65b11
Compare
Choose a tag to compare

Fix support

Version 0.5.4

23 Jan 00:07
4d56b82
Compare
Choose a tag to compare

Prepare for Symfony 3.4

Version 0.5.3

14 Mar 16:43
Compare
Choose a tag to compare

Fix bug on User creation.