this post was submitted on 18 Jun 2023
6 points (100.0% liked)

Rust

5744 readers
22 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Any rust devs on here looking for a place to contribute?

#Lemmy currently only supports OAuth 2.0 Password grant type, which is legacy since you have to trust the app with your login credentials

Seems like a pretty important adoption barrier
https://github.com/LemmyNet/lemmy/issues/1368

@rust #rust

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Working on a mobile client and this is a biggie. I'd rather not deal with user credentials ever. Luckily I'm also a rust dev who has implemented OAuth quite a few times, I may take a look