Typora - a WYSIWYG markdown editor
I have been using Typora now for a few years to edit all my markdown documents. And since I have now migrated my blog over to GitHub pages, it has become a...
I have been using Typora now for a few years to edit all my markdown documents. And since I have now migrated my blog over to GitHub pages, it has become a...
Using scripts allows you to automate repeating tasks. Scripting should save not only time but also reduce the risk of making mistakes. You can think of them ...
Who would have thought that logging out of your Xamarin Forms app using Open Identity Connect (OIDC) and OAuth would deserve its own blog post? But it just s...
So you decided to take use OpenIdentity Connect / OAuth for authenticating your users in your Xamarin app. The great thing is that your client application ...
Have you ever wondered how hard it would be to set up a minimal viable authentication server that uses industry standards and usable from your mobile Xamar...
Let us talk about authenticating users in a Xamarin Forms app using OpenID and OAuth. When overhearing people talking about authentication, it almost feels l...
After 8 years of using MiniBlog created by Mads Kristensen, I decided it was time to move to a markdown / statically generated website based on Jekyll. And...