Question: Do we have a standalone js bundle file which we can refer it in html?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
We are using this package for OAUTH 2.0, PKCE flow for an angular 13 SPA. When we are trying to do the silent renewal through an iframe, the whole application renders.
We wanted to avoid it and have our call back a skinny HTML page and use the appAuthjs in there.
I've not seen any examples of how to do a silent refresh in the iframe using appAuthjs. I understand that appAuthJS is not giving that functionality out of box, but would be helpful if you can give us a direction here.
Contributor guide
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
Start by checking whether the published package exposes a browser-ready standalone bundle and how the Angular 13 SPA currently invokes silent renewal. Compare that with the requested skinny HTML iframe callback using appAuthjs; done means documenting a supported approach or clearly defining the package limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100