-
I'm interested in adding [yew](https://github.com/yewstack/yew) support for this so it can be rendered as a `` svg component that accepts attributes.
I have been using this crate in my yew applicat…
-
- [x] Component
- [ ] Docs
-
- [x] Component
- [ ] Docs
-
- [x] Component
- [ ] Docs
-
- [x] Component
- [ ] Docs
-
- [x] Component
- [ ] Docs
-
### Describe the Bug
![Screenshot_20241028-193016](https://github.com/user-attachments/assets/e53fd060-405c-4163-bd86-7624def2795f)
While running trunk serve the server shows error with calling th…
-
yew-oauth2 re-exports the [`openidconnect::LocalizedClaim`](https://docs.rs/openidconnect/3.5.0/openidconnect/struct.LocalizedClaim.html), eg. through [`yew_oauth2::context::Claims::name()`].
In th…
-
Should we make the dependency on Yew be the latest one released, as opposed to the latest commit on the main branch?
huntc updated
1 month ago
-
In a setup with parallel possible logins, once in a while (my guess: if the hashmap backing them happens to sort them in the wrong way), attempting to log in in one of two configured OAuth2 providers …