brillout / awesome-angular-components

Catalog of Angular 2+ Components & Libraries
https://devarchy.com/angular
Creative Commons Zero v1.0 Universal
3.23k stars 409 forks source link

docs(lib): adds casl-angular #38

Closed stalniy closed 3 years ago

stalniy commented 6 years ago

I added a library which allows to integrate CASL (authorization library) with Angular 2+. There are also a lot of interesting stuff in documentation - https://stalniy.github.io/casl/ and related articles on Medium.

The library has been around for almost a year, I used it on several projects and believe it's a very good addition to this list.

P.S.:

  1. I read guidelines but I need to add a section and library, that's why I think it would be good to do in one PR :)
  2. Direct link to https://devarchy.com/angular returns 502. Works only if I go to https://devarchy.com and then click on Angular
brillout commented 6 years ago

I'm busy with Reframe atm (https://github.com/reframejs/reframe) and adding a new category is not entirely trivial with the current system. I want to rewrite devarchy in the long term. Don't know when this will happen though. Maybe add it to misc category on devarchy in the mean while. Thanks!

stalniy commented 6 years ago

Probably somewhere in awesome React repo I mentioned that devarchy login doesn’t work. So I can’t add anything :)

It redirects to localhost during oAuth flow

brillout commented 6 years ago

The login problem should be fixed