Skip to content

Commit

Permalink
docs: update docs for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Apr 19, 2024
1 parent 3a27f53 commit 32d2b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# OAuth2 component for Yew
# OAuth2 (and OIDC) component for Yew

[![crates.io](https://img.shields.io/crates/v/yew-oauth2.svg)](https://crates.io/crates/yew-oauth2)
[![docs.rs](https://docs.rs/yew-oauth2/badge.svg)](https://docs.rs/yew-oauth2)
Expand All @@ -7,7 +7,7 @@
Add to your `Cargo.toml`:

```toml
yew-oauth2 = "0.10"
yew-oauth2 = "0.11"
```

By default, the `yew-nested-router` integration for [`yew-nested-router`](https://github.com/ctron/yew-nested-router) is
Expand Down

0 comments on commit 32d2b20

Please # to comment.