Sha256: 2c5e16b26a902b8f0aef157ee86ae351d5e67dd35db628617ce8710a0f323fac

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

## v0.0.1

* Initial release.

## v0.0.2

* Bugfix: mistyped variable.

## v0.0.3

* Bugfix: namespace bad typed.

## v0.0.4

* Implemented method to get users from api.

## v0.0.5

* Bugfix: access token not being set in configuration.

## v0.0.6

* Bugfix: api method url mistyped.

## v0.0.7

* Make return url optional.

## v0.0.8

* Changed auth interface.

## v0.0.9

* Changed auth interface again.

## v0.0.10

* Removed login from user response.

## v0.0.11

* Added fields to users, added method to get all users.

## v0.0.12

* Added external apps methods.

## v0.1.0

* Authentication methods put into module.

## v0.1.1

* API Reorganization.

## v0.2.0

* Enable users to change password.

## v0.2.1

* Get role by code.

## v0.2.2

* Added has_role method to user.

## v0.2.3

* Remove cache external users.

## v0.2.4

* Fixed runtime dependencies.

## v0.3.0

* Added whatsmyshop method.

## v0.3.1

* Remove caching from get current user method.

## v0.3.2

* Added new fields to entities.

## v0.4.0

* Improved auth interface.

## v0.4.1

* Changed field in session response.

## v0.4.2

* Added filters to get users extended.

## v0.5.0

* Added shop_id to user.

## v0.6.0

* Changed get current shop return type.

## v0.6.1

* Bugfix on response for get current shop.

## v0.7.0

* Added working time field.

## v0.8.0

* Added has attendance control field.

## v0.8.1

* Removed birthdate field.

## v0.8.2

* Refactored external apps fields.

## v0.9.0

* Added enabled apps for user.

## v0.10.0

* Added seller code and method to update attributes from users.

## v0.10.1

* Bugfixed update user method.

## v0.10.2

* Bugfixed method modifier for put request.

## v0.10.3

* Bugfixed mistyped variable on put request method.

## v0.11.0

* Attributes refactor

## v0.11.1

* Bugfix

## v0.11.2

* Added attributes to user extended

## v0.12.0

* Added role management, improved authentication module, api moved to its own class

## v0.12.1

* Bugfixes

## v0.13.0

* Refactor on authentication module

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
auth-lh-0.13.0 CHANGELOG.md