openid / openid/AppAuth-JS

Latest changes are not published to npm

Open
#221 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
165
PR merge metrics
No merged PRs in 30d

Description

Expected Behavior

After installing the latest version from npm/yarn (1.3.1) it has the setFlags method available.

Describe the problem

After installing the latest version from npm/yarn (1.3.1) it has no setFlags method available.

[REQUIRED] Steps to reproduce the behavior
  1. Install package via yarn add @openid/appauth
  2. look into the node_modules_@openid/appauth/built/flags.js and see there is no setFlags method
[REQUIRED] Environment
  • AppAuth-JS version: 1.3.1
  • AppAuth-JS Environment (Node, Browser (UserAgent), ...): node 16.11.1

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

Reproduce the report by installing @openid/appauth 1.3.1 with yarn and inspecting built/flags.js for setFlags. Then compare the published package with the repository’s source and release output, using the package version as the reference point. Done means a newly published package exposes setFlags in built/flags.js.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
build-system, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.