juhanakristian / remix-auth-microsoft

Microsoft authentication strategy for remix-auth
MIT License
37 stars 19 forks source link

QOL Updates #12

Closed TheRealFlyingCoder closed 1 year ago

TheRealFlyingCoder commented 1 year ago

Hey hey,

Just updating all the remix oAuth packages to include a typed scope array option for easier use, along with some other QOL things to help when I update remix-auth-socials :)

juhanakristian commented 1 year ago

Thanks @TheRealFlyingCoder

TheRealFlyingCoder commented 1 year ago

Hey @juhanakristian just waiting on a bump and publish for this I can see the linter failures.

To be honest for this single package i'd just drop the linter rather than work through the weird unicorn issues... The eslint config you have is a bit overkill

juhanakristian commented 1 year ago

Hi, @TheRealFlyingCoder I resolved the linter failures and published a new version. There were some breaking changes introduced with an earlier PR #7 so the latest version is 2.0.0. Thanks again for your contributions 👍

TheRealFlyingCoder commented 1 year ago

Hi, @TheRealFlyingCoder I resolved the linter failures and published a new version. There were some breaking changes introduced with an earlier PR #7 so the latest version is 2.0.0. Thanks again for your contributions 👍

Legend thanks!