Making an interactive map with React and Leaflet Create your interactive map in React using OpenStreetMap and Leaflet. This post shows you how online maps work and how to create your own choropleth map.
OAuth 2.0 - Token management Theory and tutorial on how to manage OAuth 2.0 access and refresh tokens. When and how to refresh.
OAuth 2.0 - Implementing a client Implementing an OAuth 2.0 client in Spring is easy. This post shows you how.
OAuth 2.0 - A practical intro A practical intro into OAuth and OpenID Connect. How to authorize and authenticate.