Blog/tutorial request - Yew.rs

Feature: It would be great to see a blog post or tutorial on how to authenticate with Yew.rs.

Description: Yew is a modern Rust framework for creating multi-threaded front-end web apps using WebAssembly. It borrows many ideas from React and so feels very familiar to any developer with React experience making their first forays into web assembly in Rust.

Use-case: In order to demonstrate authentication with Auth0 in a Yew app, it would be cool to document via blog or tutorial, a small example app similar to what is provided for Next.js. It would be even cooler if the example used an authentication flow which results in a session token being set so auth is almost transparent to the Yew app itself.

Thanks for the feedback @StaringSkyward it’s always appreciated - Curious to see if this gets attention from other community members, let’s hope so!