This website requires JavaScript.
Explore
Help
Sign In
mrpastewart
/
platform
Watch
1
Star
0
Fork
You've already forked platform
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
platform
/
packages
/
auth
/
lib
/
auth_token.dart
5 lines
94 B
Dart
Raw
Permalink
Normal View
History
Unescape
Escape
18
2017-01-20 23:15:21 +00:00
/// Stand-alone JWT library.
Refactor: changing namespace, imports, re-branding
2024-10-13 01:45:27 +00:00
library
protevus_auth
.
auth_token
;
18
2017-01-20 23:15:21 +00:00
requireAuth -> requireAuthentication
2018-07-12 17:11:54 +00:00
export
'
src/auth_token.dart
'
;
Reference in a new issue
Copy permalink