auth-module icon indicating copy to clipboard operation
auth-module copied to clipboard

feat: popup window support for oauth scheme (#297)

Open yashx opened this issue 3 years ago • 3 comments

I added support for a "popup mode" in the OAuth scheme. Let me know if this implementation is acceptable, if yes I will update the docs.

resolves #297

yashx avatar May 14 '22 07:05 yashx

It looks like the changes I made to package.json to publish and use this fork are accidentally included in this PR. I will fix that (and remove the changelog.md) later if my implementation of this feature is accepted.

yashx avatar May 18 '22 11:05 yashx

Any updates about this feature? It's will be great.

lolbyaka avatar Aug 01 '22 15:08 lolbyaka

I added support for a "popup mode" in the OAuth scheme. Let me know if this implementation is acceptable, if yes I will update the docs.

resolves #297

Tried you code - looks great, but it doesn't work on safari..

koblents avatar Jan 12 '23 14:01 koblents