Skip to content

Releases: wlalele/open-oauth-client

v0.1.7 - Use session instead of cookies

31 Jan 14:11
Compare
Choose a tag to compare

v0.1.6 - Redirect to referrer after authentication

26 Jan 16:15
Compare
Choose a tag to compare

v0.1.5 - Fix users having same user_login

25 Jan 10:33
Compare
Choose a tag to compare
fix(v0.1.5): create user with uid as user_login instead of name

v0.1.4 - Fix password resets on connection

13 Dec 15:20
Compare
Choose a tag to compare

Avoid reseting the user password everytime he connects, this way, we avoid sending e-mail of password resets.

v0.1.3 - Force authentication feature

23 Sep 15:22
Compare
Choose a tag to compare

You can now setup the plugin so that it will force users to login instead of triggering it manually with the auth=sso parameter.

v0.1.2

20 Sep 12:36
Compare
Choose a tag to compare
fix: undefined index access token in controller

v0.1.1 - First stable release

09 Aug 14:11
Compare
Choose a tag to compare
feat: check if key is set before using it