DEV Community

Discussion on: What project have you worked on, that years later, you are still proud of?

Collapse
 
neverendingqs profile image
Mark Tse

I was working with some pros on building the OAuth 2.0 authorization grant workflow into the system. To support a specific use case around refresh tokens, I spent my free time building a generic dummy client applicable to all OAuth 2.0 provoders for testing and demo purposes, which helped me understand the workflow even more. It still gets referenced today.

github.com/neverendingqs/oauth2-cl...

Collapse
 
neverendingqs profile image
Mark Tse

Ha it still uses vars. Everytime I see that, I think "legacy".