e887b1d21f
git-subtree-dir: packages/auth git-subtree-mainline:6890bbf53f
git-subtree-split:1274ad6b0d
4 lines
91 B
Dart
4 lines
91 B
Dart
/// Stand-alone JWT library.
|
|
library angel_auth.auth_token;
|
|
|
|
export 'src/auth_token.dart';
|