Week of HDJ 24/07/2021

Last week was a busy week for Khanh. Beside of the company’s work, I’m currently working on some old open sources like Abeille Forms Designer, mvnForum or openid-connect-spring-boot on my Github. Abeille Forms Designer is used to design forms with Java Swing, which I believe,… Read More

Client types in OAuth 2.0

In OAuth 2.0, we can have many different types of Client Applications that users can use to access Resource Server’s resources. For example, we have native mobile applications, web applications including Single Page Application, console or backend applications, etc. These Client Applications will need to… Read More