capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
MIT License
223 stars 106 forks source link

Capacitor 4 support #211

Closed meriturva closed 1 year ago

meriturva commented 1 year ago

Any ETA to support the new Capacitor 4 version?

So thanks. Diego

razvantim commented 1 year ago

I managed to get it working on capacitor 4 in my fork - https://github.com/razvantim/capacitor-oauth2/

meriturva commented 1 year ago

Thanks @razvantim ... is your fork published?

Actually, i would like to use a maintained project and I'm a little bit confused about different capacitor msal plugins.

razvantim commented 1 year ago

Yes, it is published as @razvantim/capacitor-oauth2 in repository npm.pkg.github.com

meriturva commented 1 year ago

@moberwasserlechner any way to merge pull requests about capacitor 4 update? Thanks!

moberwasserlechner commented 1 year ago

@meriturva Sure but I'm a little short on time so I would need you all to test it properly. On the other hand I could simply release a bugfix if there are any issues with the initial 4.0.0 release.

I'll have look at the weekend.

tamilselvanmariappan commented 1 year ago

@moberwasserlechner when can we expect the support to be published?

Thanks

moberwasserlechner commented 1 year ago

@tamilselvanmariappan Damn, I totally forgot to release the last weekend ;) Will try to find a time slot soon (aka this weekend).

tamilselvanmariappan commented 1 year ago

@moberwasserlechner Looks like the fix is not yet live. Did you already submit the merge?

moberwasserlechner commented 1 year ago

No I did not have the time please be patient I'll try asap

bndrgroup commented 1 year ago

@moberwasserlechner Hoping this weekend will be the weekend! Would love to see #217 go live as well

moberwasserlechner commented 1 year ago

4.0.0 is finally released. Thanks for being patient. I tested a little for web and Android but not iOS. If there are any problems on iOS please create a issue.