platform/pubspec.yaml
2018-12-31 10:00:17 -05:00

16 lines
448 B
YAML

name: angel_auth
description: A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.
version: 2.0.4
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_auth
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
crypto: ^2.0.0
http_parser: ^3.0.0
dev_dependencies:
http: ^0.11.0
io: ^0.3.2
logging: ^0.11.0
test: ^1.0.0