Remove `__legacy__` folders from packages & refactor the usage

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
tooling

Research direction

Start by searching the @asgardeo/browser, @asgardeo/express, @asgardeo/javascript, and @asgardeo/node packages for legacy directories and references to their contents. Trace each dependency before removing the folders and refactoring callers. Done means the legacy folders and their references are gone without breaking the affected packages.

Written by the indexing model from the issue text.

Description

Type/Improvement
Current Limitation

The packages contains __legacy__ folders which holds outdated or deprecated implementation. Keeping legacy code can lead to confusion and maintenance issues.

Suggested Improvement

Remove the entire __legacy__ folder from the packages and refactor any code that references or depends on its contents.

Please select the package issue is related to

@asgardeo/browser, @asgardeo/express, @asgardeo/javascript, @asgardeo/node

Version

N/A

Reporter Checklist
  • I have searched the existing issues and this is not a duplicate.
  • I have provided all the necessary information.
  • I have verified the improvement is not available in the latest version of the package.
Dominant language
TypeScript
Stars
18
Forks
67
Avg merge
4h 6m
Merged PRs (30d)
13

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.

More from asgardeo/javascript

All issues in asgardeo/javascript

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.