Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for basic auth #859

Merged
merged 9 commits into from Apr 18, 2024
Merged

support for basic auth #859

merged 9 commits into from Apr 18, 2024

Conversation

pmcelhaney
Copy link
Owner

  • server component of support for basic auth
  • typescript generator for security object => $.user

Copy link

changeset-bot bot commented Apr 17, 2024

🦋 Changeset detected

Latest commit: 095eb99

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
counterfact Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Apr 17, 2024

Pull Request Test Coverage Report for Build 8745450589

Details

  • 62 of 64 (96.88%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 86.733%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/server/koa-middleware.ts 25 27 92.59%
Totals Coverage Status
Change from base Build 8734340447: 0.1%
Covered Lines: 2937
Relevant Lines: 3429

💛 - Coveralls

@pmcelhaney pmcelhaney merged commit 55325f9 into main Apr 18, 2024
8 checks passed
@pmcelhaney pmcelhaney deleted the basic-auth branch April 18, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants