thefaithapp_auth 0.1.0 copy "thefaithapp_auth: ^0.1.0" to clipboard
thefaithapp_auth: ^0.1.0 copied to clipboard

Hosted member authentication and authorized v1 API access for TheFaithApp Flutter applications.

0.1.0 #

  • Add TheFaithApp hosted member sign-in for Android and iOS.
  • Generate and validate state plus S256 PKCE for every sign-in.
  • Derive the default callback from the consuming application ID.
  • Store member sessions with platform secure storage.
  • Add an authorized HTTP client for protected v1 endpoints.
  • Add session restoration, local clearing, and server-side logout.
  • Simplify setup so developers provide only the client API key.
  • Stop displaying token fragments in the standalone sample.
  • Publish the first public package release with pub.dev installation guidance.
0
likes
160
points
86
downloads

Documentation

API reference

Publisher

verified publisherthefaithapp.com

Weekly Downloads

Hosted member authentication and authorized v1 API access for TheFaithApp Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, flutter_secure_storage, flutter_web_auth_2, http, package_info_plus

More

Packages that depend on thefaithapp_auth

Packages that implement thefaithapp_auth