API
API copied to clipboard
Backend for the OpenShock solution, that enables controlling shock collars over the internet.
Pinned [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) at 9.0.11. Release notes _Sourced from [Microsoft.AspNetCore.Authentication.Google's releases](https://github.com/dotnet/aspnetcore/releases)._ ## 9.0.11 [Release](https://github.com/dotnet/core/releases/tag/v9.0.11) ## What's Changed * Update branding to 9.0.11 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63950 * [release/9.0] Update dependencies from...
To be merged after .NET 10 release date, November 11th 2025 closes #185
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
## Description When creating a share invite without specifying a user just the invite id gets shown. Using redeem code with the id you get does not yield a cannot...
user should not be able to change password, delete account, link oauth, and more when they havent verified their emial. This is for security reasons.
Would it be possible to authenticate on WebSockets by passing an ApiToken via query strings to the websocket url? The current WebSocket api in javascript doesn't allow for setting custom...