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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kiss_pocketbase_auth

With Flutter:

 $ flutter pub add kiss_pocketbase_auth

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  kiss_pocketbase_auth: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kiss_pocketbase_auth/kiss_pocketbase_auth.dart';
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