AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
OAuth 2 - What Options Would You Have to Not Do?
In OAuth 2, you need to have a client identifier. No matter what. That's absolutely core to the protocol. You could have a back-end system do the dynamic registration at install time. At which point you can start using some of the additional protections that we have built into the dynamic client registration protocol in ways that make sense.