Skip to content

Adds Miro provider#1046

Merged
martincostello merged 5 commits into
aspnet-contrib:devfrom
jerriep:add-miro
Mar 23, 2025
Merged

Adds Miro provider#1046
martincostello merged 5 commits into
aspnet-contrib:devfrom
jerriep:add-miro

Conversation

@jerriep

@jerriep jerriep commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

Adds a Miro provider

Relevant docs

Authorization flow screenshots

image

image

Additional notes

The Miro OAuth flow does not return the user's email address, and the API endpoints to retrieve it are available only on their Enterprise plan. Therefore, the Miro provider does not return this claim. I have added a section to the Miro provider documentation to note this.

@martincostello martincostello left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the new provider to the README table as well please?

Comment thread src/AspNet.Security.OAuth.Miro/MiroAuthenticationExtensions.cs Outdated
Comment thread src/AspNet.Security.OAuth.Miro/AspNet.Security.OAuth.Miro.csproj
@martincostello martincostello added this to the 9.2.0 milestone Mar 23, 2025
@martincostello
martincostello merged commit 26d4c6d into aspnet-contrib:dev Mar 23, 2025
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Feb 6, 2026
Updated
[AspNet.Security.OAuth.GitHub](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers)
from 8.3.0 to 9.4.1.

<details>
<summary>Release notes</summary>

_Sourced from [AspNet.Security.OAuth.GitHub's
releases](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)._

## 9.4.1

## What's Changed

* Perf optimization for Bilibili provider by @​LeaFrock in
aspnet-contrib/AspNet.Security.OAuth.Providers#1071
* Bilibili refactor by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1072
* Add CodeQL for GitHub Actions by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1095
* Use NuGet Trusted Publishing by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1110
* feat(Keycloak): add "family_name" mapping to ClaimTypes.Surname by
@​XB-RS in
aspnet-contrib/AspNet.Security.OAuth.Providers#1112

## New Contributors

* @​XB-RS made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1112

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.4.0...9.4.1


## 9.4.0

## What's Changed

* Add Bilibili provider by @​Loongle in
aspnet-contrib/AspNet.Security.OAuth.Providers#1044

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.3.0...9.4.0


## 9.3.0

## What's Changed

* Add Contentful provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1063

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.2.0...9.3.0


## 9.2.0

## What's Changed

* Use `Convert.ToHexStringLower` by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1048
* Add Linear provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1045
* Add Miro provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1046
* Add Webflow provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1047

## New Contributors

* @​jerriep made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1045

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.1.0...9.2.0


## 9.1.0

## What's Changed

* Allow roll-forward for dotnet-validate by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#989
* Update bundle data in KOOK provider test by @​gehongyan in
aspnet-contrib/AspNet.Security.OAuth.Providers#1021
* Fix Alipay user_id upgrade open_id issue by @​Loongle in
aspnet-contrib/AspNet.Security.OAuth.Providers#1015
* Add GitCode Provider by @​gehongyan in
aspnet-contrib/AspNet.Security.OAuth.Providers#1020
* Enable package validation by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1031
* Add Atlassian provider #​839 by @​smnsht in
aspnet-contrib/AspNet.Security.OAuth.Providers#1037

## New Contributors

* @​Loongle made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1015
* @​smnsht made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1037

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.0.0...9.1.0


## 9.0.0

## What's Changed

* Update to .NET 9 by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#833

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@8.3.0...9.0.0


Commits viewable in [compare
view](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.3.0...9.4.1).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AspNet.Security.OAuth.GitHub&package-manager=nuget&previous-version=8.3.0&new-version=9.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BenjaminMichaelis pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Apr 25, 2026
Updated
[AspNet.Security.OAuth.GitHub](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers)
from 8.3.0 to 9.4.1.

<details>
<summary>Release notes</summary>

_Sourced from [AspNet.Security.OAuth.GitHub's
releases](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)._

## 9.4.1

## What's Changed

* Perf optimization for Bilibili provider by @​LeaFrock in
aspnet-contrib/AspNet.Security.OAuth.Providers#1071
* Bilibili refactor by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1072
* Add CodeQL for GitHub Actions by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1095
* Use NuGet Trusted Publishing by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1110
* feat(Keycloak): add "family_name" mapping to ClaimTypes.Surname by
@​XB-RS in
aspnet-contrib/AspNet.Security.OAuth.Providers#1112

## New Contributors

* @​XB-RS made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1112

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.4.0...9.4.1


## 9.4.0

## What's Changed

* Add Bilibili provider by @​Loongle in
aspnet-contrib/AspNet.Security.OAuth.Providers#1044

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.3.0...9.4.0


## 9.3.0

## What's Changed

* Add Contentful provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1063

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.2.0...9.3.0


## 9.2.0

## What's Changed

* Use `Convert.ToHexStringLower` by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1048
* Add Linear provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1045
* Add Miro provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1046
* Add Webflow provider by @​jerriep in
aspnet-contrib/AspNet.Security.OAuth.Providers#1047

## New Contributors

* @​jerriep made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1045

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.1.0...9.2.0


## 9.1.0

## What's Changed

* Allow roll-forward for dotnet-validate by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#989
* Update bundle data in KOOK provider test by @​gehongyan in
aspnet-contrib/AspNet.Security.OAuth.Providers#1021
* Fix Alipay user_id upgrade open_id issue by @​Loongle in
aspnet-contrib/AspNet.Security.OAuth.Providers#1015
* Add GitCode Provider by @​gehongyan in
aspnet-contrib/AspNet.Security.OAuth.Providers#1020
* Enable package validation by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#1031
* Add Atlassian provider #​839 by @​smnsht in
aspnet-contrib/AspNet.Security.OAuth.Providers#1037

## New Contributors

* @​Loongle made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1015
* @​smnsht made their first contribution in
aspnet-contrib/AspNet.Security.OAuth.Providers#1037

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@9.0.0...9.1.0


## 9.0.0

## What's Changed

* Update to .NET 9 by @​martincostello in
aspnet-contrib/AspNet.Security.OAuth.Providers#833

**Full Changelog**:
aspnet-contrib/AspNet.Security.OAuth.Providers@8.3.0...9.0.0


Commits viewable in [compare
view](git://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/8.3.0...9.4.1).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AspNet.Security.OAuth.GitHub&package-manager=nuget&previous-version=8.3.0&new-version=9.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants