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.

Offline functionality for PWAs

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search for issues before submitting
- [x ] feature request

Desired functionality.

It would be nice to use keycloak-angular also offline for our PWA. We have the problem that we got redirected instantly when we’re losing connection and refresh the page. Is there a good solution yet?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
stephane-dereppecommented, Mar 5, 2020

Then I’ll create a new issue for that because I need it.

0reactions
stephane-dereppecommented, Mar 24, 2022

Did someone find a solution as how to make keycloak-angular work with PWA? Did the post of dome4 using the keycloak adapter directly help?

Not as I know. From previous post. I understand that offline tokens don’t do the job. I wonder how native app handle that? You don’t have to login again and again on those apps…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Making PWAs work offline with Service workers
The "offline first" — or "cache first" — pattern is the most popular strategy for serving content to the user. If a resource...
Read more >
Progressive Web Apps: Going Offline - Google Developers
If there isn't a match, the resource is requested normally. Caching resources allows the app to work offline by avoiding network requests.
Read more >
Offline data - web.dev
To build a solid offline experience you need to implement storage management. Tools like IndexedDB, Cache, Storage Manager, Persistent Storage, and Content ...
Read more >
#05 - Make Progressive Web Apps Work Offline
Toggle "Offline" mode in DevTools Service Worker panel. Navigate back to different pages of the app. What do you see? Do you get...
Read more >
Offline and network connectivity support in Progressive Web ...
Understand storage options for PWAs ... Sometimes you might need to store small amounts of data in order to provide a better offline...
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