mattermost-plugin-apps
mattermost-plugin-apps copied to clipboard
Added support for OAuth2 scopes
Summary
Adds support for OAuth2 scopes for apps. This complements (and depends on) https://github.com/mattermost/mattermost-server/pull/20941
Ticket Link
https://mattermost.atlassian.net/browse/MM-36818
Codecov Report
Base: 21.13% // Head: 21.07% // Decreases project coverage by -0.05%
:warning:
Coverage data is based on head (
341bcaa
) compared to base (95d2107
). Patch coverage: 3.03% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #367 +/- ##
==========================================
- Coverage 21.13% 21.07% -0.06%
==========================================
Files 81 81
Lines 5215 5228 +13
==========================================
Hits 1102 1102
- Misses 3999 4012 +13
Partials 114 114
Impacted Files | Coverage Δ | |
---|---|---|
apps/app.go | 0.00% <0.00%> (ø) |
|
apps/permissions.go | 40.62% <0.00%> (+0.62%) |
:arrow_up: |
server/proxy/install.go | 0.00% <0.00%> (ø) |
|
apps/manifest.go | 94.36% <100.00%> (+0.08%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!