nodeSolidServer / nodeSolidServer/node-solid-server

How to let user authorize/revoke Pod permissions for specific Solid Application?

Open
#1,335 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

As title, and it's related to issue solid/solid-auth-client#142

If I use the https://electric-data-pod.com:8443/popup.html target via popup window to login the specific Solid App, it only does authentication.

Then redirecting to the Solid App home page if authentication is successful.

It didn't present any authorization page to let user select proper Pod access permissions.

And I think it's expected as following captured shot before redirecting to the Solid App home page, but it doesn't present.

image

Another question is about permission revoking.

I want to let user revoke Pod permission on specific Solid App at any time.

Or authorize new permission for specific Solid App.

But I also cannot find any examples about this.

Could anyone know these two questions? Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the related issue solid/solid-auth-client#142 and the popup.html authentication flow described here. Determine how a specific Solid application should request, change, and revoke Pod permissions, then define the implementation entry points and observable completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
authorization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.