Skip to content

Releases: flutter-news-app-full-source-code/auth-inmemory

v1.1.0

03 Nov 10:18
a37ed3c

Choose a tag to compare

This version introduces a significant enhancement to the AuthInmemory client by enabling the specification of a custom list of privileged email addresses. This change allows developers to more accurately simulate various user roles, such as publishers, within the in-memory authentication flow, improving the flexibility and realism of testing scenarios for dashboard access without relying on a backend.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

24 Oct 16:22
b999691

Choose a tag to compare

What's Changed

  • build(auth-inmemory): update dependencies and version by @fulleni in #4

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Oct 07:25

Choose a tag to compare

build(deps): update auth-client and core dependencies

- Update auth-client dependency to v1.0.0
- Update core dependency to v1.2.0
- Update resolved refs in pubspec.lock