flutter_next_auth_core 1.1.1 copy "flutter_next_auth_core: ^1.1.1" to clipboard
flutter_next_auth_core: ^1.1.1 copied to clipboard

This is a Flutter client library for quickly integrating with NextAuth v4.x backend authorization APIs.

1.0.0 #

  • Initial release.

1.0.1 #

  • Session data type now can be any type

1.0.2 #

  • Fix SessionData generic type error
  • Added session_serializer interface to serialize and deserialize SessionData to and from JSON to pass to the server

1.0.3 #

  • Updated repository URLs

1.0.4 #

  • Improve docs

1.0.5 #

  • Fix bug: access token is missing to request session info

1.0.6 #

  • Updated README.md

1.0.7 #

  • Add backend OAuth module example codes

1.1.0 #

  • Added mail login support

1.1.1 #

  • Expose TokenCache so that project can utilize these stored values
1
likes
160
points
367
downloads

Publisher

unverified uploader

Weekly Downloads

This is a Flutter client library for quickly integrating with NextAuth v4.x backend authorization APIs.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

event_bus, flutter, flutter_secure_storage

More

Packages that depend on flutter_next_auth_core