Taylor Wilsdon
Taylor Wilsdon
The exit node management feature on the dashboard wasn't available in the docker image for netbirdio/dashboard:main until a few hours ago, but it is now - you can pin the...
You can already use OpenID Connect today! [Check out the docs here](https://docs.netbird.io/selfhosted/identity-providers), you can implement any generic OIDC provider or use an IdP specific option like Okta, Google, Zitadel etc...
I am fairly certain everything you want is already available out of the box. You can map groups from the OIDC claim to Netbird for automatic assignment. To implement OIDC/OpenID...
Noticed the same thing myself - the resolution here may just be as simple as updating the README file to suggest running `npm run serverless:remove` if you need to redeploy....
Couldn't agree more - it's currently in an unusable state for a developer starting a new project, which I discovered when attempting to deploy a new app based on 5.x...
> I hear what y'all are saying. I stumbled upon this issue myself when upgrading to Auth JS 5.0 this morning. It took me a while (and some internal help)...
Highly recommend suggesting that users create a second Midea account and share their devices (from the Midea app, you can generate a QR code to share with another account) with...
Hey @pascal-fischer, also very curious about this one but I tried via api (route `/api/dns/nameservers/{nameserverid}`) and when including any of the following: `consul` `.consul` `consul.` in the body payload under...
I believe this is already in review here! https://github.com/netbirdio/netbird/pull/1943
This is a valid bug that's not specific to datetime @davenpi. Using any `Optional[xyz]` typing makes most mainstream LLM clients (ie Claude Desktop) pass a string. It does not work...