diff --git a/Cargo.toml b/Cargo.toml index 640a1b6..31f7386 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["examples/*", "packages/*/*"] resolver = "2" [workspace.package] -authors = ["Rust For Web "] +authors = ["Rust for Web "] edition = "2024" license = "MIT" repository = "https://github.com/RustForWeb/shield" diff --git a/LICENSE.md b/LICENSE.md index c367fe7..877a86d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Rust For Web +Copyright (c) 2024 Rust for Web Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 367aeb2..9278300 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Inspired by [Auth.js](https://authjs.dev/). This project is available under the [MIT license](LICENSE.md). -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index ba11275..9ca7839 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -6,8 +6,8 @@ Web authentication for Rust. This project is available under the [MIT license](https://github.com/RustForWeb/shield/blob/main/LICENSE.md). -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/package.json b/package.json index 1a2e0c4..aec8920 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rustforweb/shield", "description": "Web authentication for Rust.", - "author": "Rust For Web ", + "author": "Rust for Web ", "repository": "github:RustForWeb/shield", "license": "MIT", "private": true, diff --git a/packages/core/shield/README.md b/packages/core/shield/README.md index cb60058..5d0910f 100644 --- a/packages/core/shield/README.md +++ b/packages/core/shield/README.md @@ -6,8 +6,8 @@ Web authentication for Rust. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-actix/README.md b/packages/integrations/shield-actix/README.md index c3b8eda..949a6de 100644 --- a/packages/integrations/shield-actix/README.md +++ b/packages/integrations/shield-actix/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-axum/README.md b/packages/integrations/shield-axum/README.md index ceaa6de..d21a79e 100644 --- a/packages/integrations/shield-axum/README.md +++ b/packages/integrations/shield-axum/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-leptos/README.md b/packages/integrations/shield-leptos/README.md index 2dadea6..f08f351 100644 --- a/packages/integrations/shield-leptos/README.md +++ b/packages/integrations/shield-leptos/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/integrations/shield-tower/README.md b/packages/integrations/shield-tower/README.md index 0a75a7b..6e909cb 100644 --- a/packages/integrations/shield-tower/README.md +++ b/packages/integrations/shield-tower/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/providers/shield-credentials/README.md b/packages/providers/shield-credentials/README.md index 5877162..9a72683 100644 --- a/packages/providers/shield-credentials/README.md +++ b/packages/providers/shield-credentials/README.md @@ -6,8 +6,8 @@ Credentials provider for Shield. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/providers/shield-email/README.md b/packages/providers/shield-email/README.md index 6e3f9d6..cc19dbb 100644 --- a/packages/providers/shield-email/README.md +++ b/packages/providers/shield-email/README.md @@ -6,8 +6,8 @@ Email provider for Shield. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/providers/shield-oauth/README.md b/packages/providers/shield-oauth/README.md index fcab3e4..ad80166 100644 --- a/packages/providers/shield-oauth/README.md +++ b/packages/providers/shield-oauth/README.md @@ -6,8 +6,8 @@ OAuth provider for Shield. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/providers/shield-oidc/README.md b/packages/providers/shield-oidc/README.md index 06418dd..dfc81e9 100644 --- a/packages/providers/shield-oidc/README.md +++ b/packages/providers/shield-oidc/README.md @@ -6,8 +6,8 @@ OpenID Connect provider for Shield. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/providers/shield-webauthn/README.md b/packages/providers/shield-webauthn/README.md index 200635c..0796e18 100644 --- a/packages/providers/shield-webauthn/README.md +++ b/packages/providers/shield-webauthn/README.md @@ -6,8 +6,8 @@ WebAuthn provider for Shield. See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/storage/shield-diesel/README.md b/packages/storage/shield-diesel/README.md index 23c5da1..8f945a2 100644 --- a/packages/storage/shield-diesel/README.md +++ b/packages/storage/shield-diesel/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/storage/shield-sea-orm/README.md b/packages/storage/shield-sea-orm/README.md index 9429577..c108a93 100644 --- a/packages/storage/shield-sea-orm/README.md +++ b/packages/storage/shield-sea-orm/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. diff --git a/packages/storage/shield-sqlx/README.md b/packages/storage/shield-sqlx/README.md index 8f6758f..3e762a9 100644 --- a/packages/storage/shield-sqlx/README.md +++ b/packages/storage/shield-sqlx/README.md @@ -6,8 +6,8 @@ See [the Shield book](https://shield.rustforweb.org/) for documentation. -## Rust For Web +## Rust for Web -The Shield project is part of [Rust For Web](https://github.com/RustForWeb). +The Shield project is part of [Rust for Web](https://github.com/RustForWeb). -[Rust For Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source. +[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.