https://github.com/calebkleveter/vapor-social-auth-example
Example project for a article on social media authentication in Vapor.
https://github.com/calebkleveter/vapor-social-auth-example
article authentication social-media swift swift-3 vapor
Last synced: 5 months ago
JSON representation
Example project for a article on social media authentication in Vapor.
- Host: GitHub
- URL: https://github.com/calebkleveter/vapor-social-auth-example
- Owner: calebkleveter
- License: mit
- Created: 2017-02-09T15:19:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T15:20:08.000Z (over 9 years ago)
- Last Synced: 2025-04-09T23:52:16.911Z (over 1 year ago)
- Topics: article, authentication, social-media, swift, swift-3, vapor
- Language: Swift
- Size: 57.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Social User Authentication in Vapor
This is a project that goes with [this article](https://theswiftwebdeveloper.com/social-authentication-in-vapor-b219f38dc45c#.vr90ksd8d) I wrote.