Hacker News new | ask | show | jobs
by syncopate 2993 days ago
I wanted to use rust for web development for a while but always struggled with just getting an OAuth2 example running in the past, has this improved recently?
1 comments

Everything is always improving. Unless you let us know what you had issues with, no one can tell you if it's been made easier.

For instance, are these issues with rust you're having, or with a particular framework? Without any information, it's a meaningless question.

If this project discussed here is using react and rust together, could I just use an react example for OAuth2 to get started with? Up to some months ago, there were no examples of using any of the Rust web frameworks with OAuth2.