question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tryLoginCodeFlow with HashLocationStrategy

See original GitHub issue

image

The screen shows like this line of code this.parseQueryString(window.location.search) can’t work with HashLocationStrategy because query string is inside windows.location.hash rather than window.location.search.

Thanks you for this nice lib!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
gingterscommented, Sep 23, 2019

Hehe, I mean, there is a claim on the readme stating that its tested with hash location strategy 😉 I will try to get something done here.

0reactions
gingterscommented, Sep 24, 2019

I will ping Manfred. Hope he can get a bugfix release out a tad faster 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

OAuthService - angular-oauth2-oidc
Service for logging in and logging out with OIDC and OAuth2. Supports implicit flow and password flow. Extends. AuthConfig. Index. Properties.
Read more >
angular-oauth2-oidc | Yarn - Package Manager
Successfully tested with Angular 4.3 to Angular 15 and its Router, PathLocationStrategy as well as HashLocationStrategy and CommonJS-Bundling via webpack.
Read more >
Handling OAuth2 Implicit Redirect with Angular Routing using ...
I'm enabling OAuth2 on an SPA as follows: The implicit grant type is the only grant type supported; My Angular 5 app uses...
Read more >
angular-oauth2-oidc: Versions | Openbase
... pmccloghrylaing; fix customHashFragment usage in tryLoginCodeFlow, roblabat ... dekundu; Support hash location strategy with code flow #634, gingters ...
Read more >
Okta Redirect Url Not working when HashLocationStrategy is ...
I have used the angular-oauth2-oidc package And working fine. I am successfully Authenticating and getting user claims, id token, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found