Skip to content

feat(#35): add scope parameter #37

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

Merged
merged 1 commit into from
Jul 28, 2023
Merged

feat(#35): add scope parameter #37

merged 1 commit into from
Jul 28, 2023

Conversation

Decipher
Copy link
Member

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Added scope parameter, providing support for Simple OAuth2 6.x

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Screenshots/Media:

@changeset-bot
Copy link

changeset-bot bot commented Jul 28, 2023

🦋 Changeset detected

Latest commit: ee3b9ed

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

This PR includes changesets to release 1 package
Name Type
druxt-auth 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

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #37 (ee3b9ed) into develop (940533a) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #37      +/-   ##
===========================================
+ Coverage    95.71%   95.77%   +0.06%     
===========================================
  Files            1        1              
  Lines           70       71       +1     
  Branches        26       27       +1     
===========================================
+ Hits            67       68       +1     
  Misses           1        1              
  Partials         2        2              
Files Changed Coverage Δ
src/index.js 95.77% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Decipher Decipher merged commit b07c40b into develop Jul 28, 2023
@Decipher Decipher deleted the feature/35-scope branch July 28, 2023 00:12
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.

1 participant