Updated auth pubspec
This commit is contained in:
parent
2a0f32c89e
commit
7f9e3c58cc
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
name: angel3_auth
|
name: angel3_auth
|
||||||
description: A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.
|
description: A complete authentication plugin for Angel. Includes support for stateless JWT tokens, Basic Auth, and more.
|
||||||
version: 4.0.3
|
version: 4.0.3
|
||||||
|
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/auth
|
||||||
#publish_to: none
|
#publish_to: none
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.12.0 <3.0.0'
|
sdk: '>=2.12.0 <3.0.0'
|
||||||
|
|
Loading…
Reference in a new issue