-
Notifications
You must be signed in to change notification settings - Fork 1
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
Accessing fetch vs tokens, secrets #19
Comments
Existing discussion: inrupt/solid-client-authn-js#1802 Expose authenticateHeaders method and helpers for Web workers in browsers by rubensworks
|
Existing discussion CommunitySolidServer/CommunitySolidServer#1058 Solid-client-authn-browser silent authentication is not granted refresh_token (2021)
|
Existing discussion inrupt/solid-client-authn-js#1682 Prompt=none vs. refresh tokens
|
OAuth 2.0 for Browser-Based Applications |
I'm opening this issue to document/get my head around the current approach to security in resuming a session in solid-oidc.
My understanding of the current situation is:
authorization serverOpenID providerA sharp distinction is therefore made between access to fetch vs tokens and underlying secrets
The text was updated successfully, but these errors were encountered: