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

unable to sign in with Solid #3

Open
Sigmun opened this issue Jan 6, 2021 · 1 comment
Open

unable to sign in with Solid #3

Sigmun opened this issue Jan 6, 2021 · 1 comment

Comments

@Sigmun
Copy link

Sigmun commented Jan 6, 2021

I am trying to use the app on Android 10 and I am not able to sign in using the given process:

  1. install the app from apk file (release v1.0.0)
  2. open it and click on "Sign in with Solid"
  3. click on "Log in" button from web browser (Firefox Klar) opened page (https://jasonpaulos.github.io/solid-heath/#appLogin)
  4. Get the popup.html page asking for closing this window then go back to the app
  5. Closing the webbrowser
  6. Re-open SolidHealth and proceed the exact same way

I reach al the time the popup.html page so I cannot use the app.

@jasonpaulos
Copy link
Owner

It looks like the Solid protocol has changed how authentication works. The README for solid-auth-client, the authentication library used by solid-health, now says:

⚠️ New projects should use solid-client-authn or solid-auth-fetcher instead, which leverage the secure DPoP authentication mechanism from the current Solid specification, as implemented by the Community Solid Server and the Enterprise Solid Server.

This may be why you're having trouble. I'll try to debug this issue further soon.

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

2 participants