Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems with $cookies & headers with Authorization. #110

Open
surnamename opened this issue Dec 28, 2016 · 2 comments
Open

Some problems with $cookies & headers with Authorization. #110

surnamename opened this issue Dec 28, 2016 · 2 comments

Comments

@surnamename
Copy link

Hi all!
I have an issue with putting $cookie (angular-oauth2 put nothing into $cookie). There is no token... And after I'm get token I can't sent other queries because of no Authorization header.. it's undefined. Could some one help me with it?

@ssssirhc
Copy link

Hi , same issue here...
After successful authentication, the cookie doesn't seem to be stored and isAuthenticated returns false
strange :)
if anyone has an idea, it would be great ^^

@ruipenso
Copy link
Member

ruipenso commented Feb 3, 2017

Have you included angular-cookies?
Are you using HTTS? Did you configured the OAuthToken with secure option properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants