mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
add oauth example
This commit is contained in:
parent
2ece131b36
commit
60ecab2732
7
auth/oauth-github/README.md
Normal file
7
auth/oauth-github/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# OAuth (GitHub)
|
||||||
|
|
||||||
|
See <https://github.com/robjtede/actix-examples-oauth-github>.
|
||||||
|
|
||||||
|
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: <https://actix-examples-oauth-github.shuttleapp.rs>.
|
Loading…
Reference in New Issue
Block a user