Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devpolant/vaporauthtemplate
Authentication template using Vapor
https://github.com/devpolant/vaporauthtemplate
authentication server-side-swift swift template vapor
Last synced: 4 days ago
JSON representation
Authentication template using Vapor
- Host: GitHub
- URL: https://github.com/devpolant/vaporauthtemplate
- Owner: devpolant
- License: mit
- Created: 2017-11-17T12:07:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T15:32:22.000Z (about 7 years ago)
- Last Synced: 2024-12-26T14:44:37.686Z (about 2 months ago)
- Topics: authentication, server-side-swift, swift, template, vapor
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
## This is an authentication template using Vapor
You can easy install it by:
> ```
> vapor new project-name --template=AntonPoltoratskyi/VaporAuthTemplate
> ```