aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Auth.Social/README.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-06 18:06:01 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-06 18:06:01 -0500
commit3bd7effc15d0b87adce01281b073aa1db67d3cba (patch)
treee8fcf15b9d6664bcd48bb17ac2c71c70abda204d /plugins/VNLib.Plugins.Essentials.Auth.Social/README.md
parentf4c2c9e148374f462592c19e8ffd4db14672805d (diff)
social portal conversion, pull provider libraries & include some prebuilts
Diffstat (limited to 'plugins/VNLib.Plugins.Essentials.Auth.Social/README.md')
-rw-r--r--plugins/VNLib.Plugins.Essentials.Auth.Social/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/VNLib.Plugins.Essentials.Auth.Social/README.md b/plugins/VNLib.Plugins.Essentials.Auth.Social/README.md
new file mode 100644
index 0000000..9b7a992
--- /dev/null
+++ b/plugins/VNLib.Plugins.Essentials.Auth.Social/README.md
@@ -0,0 +1,18 @@
+# VNLib.Plugins.Essentials.Auth.Social
+*Essentials framework plugin that loads dynamic providers like my packaged GitHub, Discord, and Auth0 providers.*
+
+This package also contains abstractions for building other providers and may be inlcuded as a library to build a new providers.
+
+## Builds
+Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below).
+
+## Docs and Guides
+Documentation, specifications, and setup guides are available on my website.
+
+[Docs and Articles](https://www.vaughnnugent.com/resources/software/articles?tags=docs,_VNLib.Plugins.Essentials.Auth.Social)
+[Builds and Source](https://www.vaughnnugent.com/resources/software/modules/Plugins.Essentials)
+[Nuget Feeds](https://www.vaughnnugent.com/resources/software/modules)
+
+## License
+All source files in this repository is licensed under the GNU Affero General Public License (or any later version).
+See the LICENSE file for more information.