Skip to content

Releases: synolia/SyliusAdminOAuthPlugin

v1.0.3

01 Mar 10:50
acbfbc3
Compare
Choose a tag to compare

What's Changed

  • Change oauth env variable name to avoid conflict with knpu's base ones by @timmess in #20

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Mar 08:45
3422e4f
Compare
Choose a tag to compare

What's Changed

  • Change authorized domain table name to snake case by @timmess in #19

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 Jan 13:27
ae8b8eb
Compare
Choose a tag to compare

What's Changed

  • [DX] Remove symfony/web-server-bundle by @oallain in #17
  • New clients keys and routes name to avoid conflict with knpu base key… by @timmess in #18

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - First Release

05 Jan 08:41
0802453
Compare
Choose a tag to compare

First Release

  • Allow your admin users to subscribe and sign in with OAuth providers :
    • Google
    • Microsoft
  • Allow domain connexion management.

Contributors