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: 5 months ago
JSON representation

Authentication template using Vapor

Awesome Lists containing this project

README

          


MySQL





Documentation


Slack Team


MIT License


Continuous Integration


Build Status


Swift 3.1

## This is an authentication template using Vapor

You can easy install it by:
> ```
> vapor new project-name --template=AntonPoltoratskyi/VaporAuthTemplate
> ```