Skip to content

Releases: PolymerAWS/polymeraws

v3.0.5

04 Sep 18:46
Compare
Choose a tag to compare
Decruft

v3.0.2

30 Aug 15:36
Compare
Choose a tag to compare

Fix regressions introduced in v3.0.2

v3.0.1

30 Aug 13:11
Compare
Choose a tag to compare
Prep release

Cognito Providers

27 Aug 09:20
Compare
Choose a tag to compare

This release improves performance of the aws-cognito element and introduces a providers array property which lets you add IdP's to cognito's Logins map.

If you have been relying on events fired from aws-cognito, make sure to refactor your code, as a number of events have been removed or renamed.

v2.4.0

24 Jul 05:33
Compare
Choose a tag to compare
Add session property

v2.1.1

11 Jul 08:37
Compare
Choose a tag to compare
Fix for credentials promise

Loading and LoggedIn Booleans

11 Jul 05:14
Compare
Choose a tag to compare
Merge pull request #19 from PolymerAWS/feature/loading-loggedin

Feature/loading loggedin

aws-cognito events

21 Jun 06:54
Compare
Choose a tag to compare

This release provides more idiomatic error events and composes all events so they break the shadowDom barrier. This is a breaking change, so update any code which consumes events from aws-cognito.

v1.0.3

10 May 17:59
Compare
Choose a tag to compare
Changed copyright notice

Cognito element

10 May 08:14
Compare
Choose a tag to compare

This release contains the aws-cognito element. Using this it is possible to login with a Cognito User Pool right from your Polymer application.