contenta_angular
contenta_angular copied to clipboard
[Question] Oaut2 client lib for angular6
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
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