Rui Silva
Rui Silva
@skywinder Any news? :)
Hi @mfagadar! Right now, we don't support it. This feature needs to be discussed. Basically, a 3-Legged implementation needs to have: 1. A button to send the user to the...
@mfagadar The button directive can just handle the click, redirecting the user to the `authorize` uri. Something like, `authorize` or `authorize`.
Will need more details. Is this a browser related issue?
Have you included [angular-cookies](https://github.com/angular/bower-angular-cookies)? Are you using HTTS? Did you configured the `OAuthToken` with `secure` option properly?
Thanks for bringing this up. Short answer: Yes. I already thought about porting this to Angular 2+, but didn't had the necessary time to start, at least, a draft version....
@Gp2mv3 Cool. Is good to know other developers shares the same opinion.
The support for `localStorage` was discussed on #97. @MikhailRoot if you want to implement what was proposed there, I'll gladly merge it.
@shabith PRs are welcome :)