angular2_authentication_sample 0.0.1-alpha.33 copy "angular2_authentication_sample: ^0.0.1-alpha.33" to clipboard
angular2_authentication_sample: ^0.0.1-alpha.33 copied to clipboard

Dart 1 only

This is a sample that shows how to add authentication to an Angular 2 (ng2) app

Angular 2: Authentication sample (Dart version). #

This sample shows how to create an angular 2 app that:

  • Has lots of different routes
  • Performs authentication with JWTs
  • Calls APIs authenticated and not.
  • Extends the RouterOutlet for route pipeline changes.

You can learn more about how it works in this blogpost

Running it #

Just install Dart and run pub get and then pub serve 💥.

0
likes
20
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

This is a sample that shows how to add authentication to an Angular 2 (ng2) app

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

angular2, browser, dart_jwt

More

Packages that depend on angular2_authentication_sample