We use web workers to offload resource-intensive tasks to a background thread in a web app. But did you know we can also use them to safely store access tokens? This article discusses how it…
If you have used the OIDC protocol to implement single sign-on, you would be used to receiving the authorization code as a query parameter from the identity server. However, did you know that receiving the…
The C in CIAM stands for the customer; this means that a business that wants to attract and retain customers should ensure that customer needs are met first. This post discusses some common mistakes we,…
2 years ago, Facebook founder Mark Zuckerberg launched Internet.org, a platform that would provide a selected few services free of any data charges over a selected set of telecommunication networks. Since the time the novel…