contentacms / contenta_angular

Contenta CMS Angular frontend
http://angular.contentacms.io
55 stars 19 forks source link

[Question] Oaut2 client lib for angular6 #109

Open alexsenatore opened 5 years ago

alexsenatore commented 5 years ago

Hi, I'm implementing a client application for contenta cms. Do you have any reccomended library that can be used to integrate Simple Oauth2 login? I found several version, but I'm trying to understand which fits best. I didn't see any login in contenta_angular DEMO app.

Thanks in advance

joaogarin commented 5 years ago

Hello,

The app has no login, I have once used successfully this one https://github.com/manfredsteyer/angular-oauth2-oidc

most recently I haven't used much Angular myself so maybe there is a better alternative that I am not aware of