diff --git a/auth/oauth-github/README.md b/auth/oauth-github/README.md new file mode 100644 index 0000000..c84557c --- /dev/null +++ b/auth/oauth-github/README.md @@ -0,0 +1,7 @@ +# OAuth (GitHub) + +See . + +It is a sample app demonstrating GitHub OAuth login using Actix Web. It needs to live in it's own Git repo because Shuttle (the deployment service used) tries to deploy the whole examples repo if it were here. + +Live deployment test here: .