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

PocketBase authentication provider for the kiss_auth package

Changelog #

0.1.0 - 2025-01-15 #

Initial Release #

  • PocketBaseAuthValidator implementing AuthValidator interface for token validation
  • PocketBaseLoginProvider implementing LoginProvider interface with support for:
    • Email/password authentication
    • Username/password authentication
    • OAuth2 authentication (Google, GitHub, Facebook, and more)
    • API key authentication (JWT format)
    • Token refresh and validation
    • User registration
  • PocketBaseAuthenticationData with PocketBase-specific user fields
  • Complete example Flutter app demonstrating login/signup flows
  • Comprehensive documentation and API reference
  • Docker-based integration testing setup
0
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

PocketBase authentication provider for the kiss_auth package

Repository (GitHub)
View/report issues

Topics

#authentication #pocketbase #jwt

Documentation

API reference

License

MIT (license)

Dependencies

http, kiss_auth, pocketbase

More

Packages that depend on kiss_pocketbase_auth