inrupt / inrupt/solid-client-authn-js
The browser library should automatically detect the current page for the redirect URL
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 49
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 32
Description
In solid-auth-client, providing a redirect url was optional because in the browser, it would automatically detect the current url and use that. The same should apply for solid-client-authn-js-browser.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the browser redirect handling described for solid-auth-client with the corresponding entry point in solid-client-authn-js-browser. Confirm how the current page URL is obtained and define done as browser authentication working when no redirect URL is supplied, using the current page automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100