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

Framework-agnostic authentication runtime capabilities for server ecosystems.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add server_auth

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

dependencies:
  server_auth: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:server_auth/server_auth.dart';
0
likes
0
points
685
downloads

Publisher

unverified uploader

Weekly Downloads

Framework-agnostic authentication runtime capabilities for server ecosystems.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

crypto, http, jose, server_contracts

More

Packages that depend on server_auth