We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5eaa7 commit 84e4a6bCopy full SHA for 84e4a6b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog Ember-OAuth2
2
3
+## v0.5.1
4
+ - Fixed bug where the random UUID for the state was not being set.
5
+ - openWindow resolves with a reference to the dialog window and rejects
6
+ with an error if the dialog window fails to open.
7
## v0.5.0
8
- Update library to use ES6 module
9
- Export to both Global and AMD module
0 commit comments