question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change name to @angular-jwt

See original GitHub issue

Before the change to semvar repositories were being named after the version of the framework so everyone knew what to use, but now with semvar and Angular v4 having been released there is a lot of confusion around the different available packages as many are only mid transition into Angular from AngularJS. It seems worth updating the name of this package to something like @angular-jwt to keep it inline with Angular’s suggested naming convention, and before someone else does it and takes the name.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:6
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mhheisecommented, Apr 7, 2017

Could you not use an NPM-scoped package, like @auth0/angular-jwt? I agree with @mtpultz; it is confusing to use a package with angular2 in the name with Angular v4+.

0reactions
chenkiecommented, Jul 25, 2017

done in version 1.0 (currently in beta)

Read more comments on GitHub >

github_iconTop Results From Across the Web

@auth0/angular-jwt - npm
JSON Web Token helper library for Angular. Latest version: 5.1.2, last published: 6 days ago. Start using @auth0/angular-jwt in your project ...
Read more >
Angular Authentication With JWT: The Complete Guide
This post is a step-by-step guide for both designing and implementing JWT-based Authentication in an Angular Application.
Read more >
4. How To Rename Angular Project - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
Angular Authentication with JWT - Okta Developer
JSON Web Tokens (JWTs) provide one way to solve this issue. Your Angular app can talk to a backend that produces a token....
Read more >
Angular 9 - JWT Authentication Example & Tutorial
Requests to the authenticate route are handled by the authenticate() function which checks the username and password against an array of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found