danilobuerger / redux-implicit-oauth2

OAuth 2.0 Implicit Grant Flow with Redux
MIT License
30 stars 20 forks source link

Setting for size of popup window #7

Closed bcongdon closed 7 years ago

bcongdon commented 7 years ago

It would be nice if you could specify the size of the popup window. It's currently locked to 400x400, but some Oauth authorization pages are too large to be displayed in this window size.

danilobuerger commented 7 years ago

Fixed by #9