Starting today, the oxd OAuth2 client software is free to use with up to 10 web applications! By offering a “Free Forever” plan, our goal...
Today there are three dominant open web standards for identity online: OAuth, SAML and OpenID Connect. In the following article we’ll examine how the technologies...
In a WebView, any malicious code in the page has the same rights as the application. This means you need to make sure to only...
So you want to use OAuth2 bearer tokens to protect your API’s to avoid putting credentials in each request. Great idea! But if you have...