logical-and / php-oauth

Support for authenticating users (without dep from any framework) using both OAuth1 and OAuth2 methods
https://packagist.org/packages/and/oauth
MIT License
43 stars 13 forks source link

Ability to authorization in popup iframe #49

Open logical-and opened 9 years ago

logical-and commented 9 years ago

A change should provide ability to open iframe (without coding this feature), where user can be authorized. Then, if user apply the request, callback should be triggered, and user should be authorized in main window.