auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
59 stars 41 forks source link

(af) chore: upgraded dependency on Auth0.swift to 2.7.2 #451

Closed desusai7 closed 4 months ago

desusai7 commented 4 months ago

Checklist

📋 Changes

Upgraded dependency on Auth0.swift to 2.7.2 to fix various issues listed in references section below

📎 References

auth0/Auth0.swift#822 auth0/Auth0.swift#827 auth0/Auth0.swift/pulls/850

🎯 Testing

Since, this is just a version upgrade of Auth0.swift and no other changes involved on the Flutter side, CI checks should be good enough.