I tend to come up with the important questions always a bit late. “Why do I not like working in hierarchical organizations?” is the question I should have asked a year ago. I gave it some thought and here are my notes.
On my latest Hacker News trip I came along this fine post. I already told many people that they must avoid using VPN services if possible. In most cases there is no need and this post describes it very well.
Every website has to support dark mode now. Probably because of the new iPhone launch or so. Nonetheless, I added a bunch of CSS to this theme as well.
This is the final post of my GraphQL Auth series. Before reading this post checkout post 1 and post 2.
As mentioned in my last post we need to polish our authentication solution. First we wanna ensure that the JWT token expires. Second, I think the isAuthenticated directive is insufficient for proper permission management on our types, queries and mutations. We need a role based solution. While the first point is simple to implement, the second is more complex and definitely requires walking through the previous posts.
In my last post we built a Graphql API that handles user authentication and authorization. In particular we added a loginUser query that returns a JWT token. This token can be used to access restricted resources.
In this post I will show what the implementation looks like on Reacts side.
I love podcast and now spend more time than ever listening. It is a growing business and therefore there are tons of good and bad podcasts. Let’s talk about the good ones. Here are my favourites:
I am currently building an Apollo Graphql API and a React web application. The application requires a user authentication functionality in order to enforce access restrictions on the Graphql endpoint. Apollo Graphql does not provide an out-of-the-box-solution and therefore I would like to present my solution.
I visited a good friend in Nothern Germany. As he lives off the grid I took the chance to make a short cycle trip and explore the northern Frisian land.
RÜFÜS DU SOL is alternative dance group from Australia. I love their music since the very beginning. Their mesmerizing vocals and chill dance vibes makes it the perfect music while commuting or relaxing at home. Tune in into their latest album: Solace
I am currently reading The redemption of Time by Baoshu. It is a fan-fiction of the three-body problem trilogy. A science fiction series that was appraised by Obama himself. The fan-fiction became popular as well, so popular that it was first honored by the author of the three-body problem and then turned into a book.