Skip to content Skip to footer
0 items - $0.00 0

Show HN: Torii – a framework agnostic authentication library for Rust by cmackenzie1

Show HN: Torii – a framework agnostic authentication library for Rust by cmackenzie1

Show HN: Torii – a framework agnostic authentication library for Rust by cmackenzie1

9 Comments

  • Post Author
    croisillon
    Posted March 1, 2025 at 12:14 am

    not related: A map of torii around the world (6 days ago – 49 comments) https://news.ycombinator.com/item?id=43141966

  • Post Author
    tptacek
    Posted March 1, 2025 at 2:19 am

    I don't know that sovereignty is what a lot of apps want for this kind of hazmat data, which is why Cognito and Auth0 are so popular.

  • Post Author
    joseppudev
    Posted March 1, 2025 at 2:42 am

    [dead]

  • Post Author
    heavensteeth
    Posted March 1, 2025 at 3:39 am

    Perhaps a little petty, but I dislike that about half of the readme, at the beginning no less, is an AI generated image. I dislike images in readmes in general, and this one doesn't even provide any value.

  • Post Author
    alok-g
    Posted March 1, 2025 at 11:11 am

    What similar libraries exist for other languages? (I could not find myself.) Thanks.

  • Post Author
    aanthonymax
    Posted March 1, 2025 at 2:42 pm

    [dead]

  • Post Author
    chrisweekly
    Posted March 1, 2025 at 5:08 pm

    I wonder if the name's similarity to "Tauri" (Rust-based alternative to Electron) will lead to confusion.

  • Post Author
    mleonhard
    Posted March 1, 2025 at 9:46 pm

        let plugin = state
            .plugin_manager
            .get_plugin::<OAuthPlugin<SqliteStorage, SqliteStorage>>("github")
            .unwrap();
    

    What are the reasons for using a string to identify the plugin?

    This pattern has some downsides: reduced code clarity (navigating to the plugin is hard), and it changes a class of errors from compile-time to run-time.

  • Post Author
    jayy-lmao
    Posted March 1, 2025 at 10:10 pm

    About a week ago I was thinking about how much something like this is needed in Rust. Especially something web-framework and DB agnostic.

    Great work, I’m sure this will save numerous dev-hours

Leave a comment

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

Sign Up to Our Newsletter

Be the first to know the latest updates

Whoops, you're not connected to Mailchimp. You need to enter a valid Mailchimp API key.