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

Allow to authenticate and launch an application offline #840

Open
3 tasks done
claustres opened this issue Apr 3, 2024 · 0 comments
Open
3 tasks done

Allow to authenticate and launch an application offline #840

claustres opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
core Issue affecting core module enhancement
Milestone

Comments

@claustres
Copy link
Member

claustres commented Apr 3, 2024

Authentication requires a call to the authentication service that will not be available when offline.

Depending on the application some services should also be available to launch it, we should provide a way to cache selected Feathers services and associated data using https://github.com/feathersjs-offline/localforage.

  • cached authentication information
  • function to create an offline service
  • function to make a snapshot of data coming from an online service into the corresponding offline service

Prototype started on branch https://github.com/kalisio/kdk/tree/offline.

@claustres claustres added enhancement core Issue affecting core module labels Apr 3, 2024
@claustres claustres added this to the v2.3.x milestone Apr 3, 2024
@claustres claustres self-assigned this May 23, 2024
@claustres claustres modified the milestones: v2.3.x, v2.4.x Jun 20, 2024
claustres added a commit that referenced this issue Oct 4, 2024
claustres added a commit that referenced this issue Oct 7, 2024
claustres added a commit that referenced this issue Oct 24, 2024
@claustres claustres modified the milestones: v2.4.x, v2.5.x Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issue affecting core module enhancement
Projects
Status: In progress
Development

No branches or pull requests

1 participant