Skip to content

Releases: Festify/oauth-authorizator

v0.3.3

31 Oct 12:43
Compare
Choose a tag to compare

Features:

  • Allow usage of same-origin iframe to retrieve auth result

Also, some minor code refactoring.

v0.3.2

10 Sep 10:29
Compare
Choose a tag to compare
:fire: Always send (potentially missing) credentials back to window o…

v0.3.1

10 Sep 10:14
Compare
Choose a tag to compare
:sparkles: Always show authentication dialog

v0.3.0

31 Jul 09:51
Compare
Choose a tag to compare

This release removes the included polyfills. This makes the element lighter and more compatible with existing applications.

v0.2.4

30 Jul 11:12
Compare
Choose a tag to compare
:bug: Fix errors from _refresh() canceling the login process

v0.2.3 It's working now!

27 Jul 10:47
Compare
Choose a tag to compare

This is the first real release of the oauth-authorizator element. The element is in a working state now and most bugs should've been ruled out.

v0.2.2

27 Jul 10:21
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
:bug: Don't call super.connectedCallback()

v0.2.1

26 Jul 21:03
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
:sparkle: Add manual mode

v0.2.0

26 Jul 20:49
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This release fixes CSP related issues with accessing window.location.href on child windows that point to different sites.

v0.1.0 First Release

23 Jul 18:29
Compare
Choose a tag to compare
v0.1.0 First Release Pre-release
Pre-release
:memo: Fix bower description