Skip to content

smartello/VaporAuthServer

Repository files navigation

MIT License Continuous Integration Swift 5.3 Vapor 4

VaporAuthServer

The intention of this work is to create a JWT based auth server API for Vapor 4 decoupled from database, email agent and etc.

The project is in the active development phase right now: tests don't pass (and barely present), there's more coupling than needed, some useless packages and it's a ready-to-use vapor app which is not a final goal. Ultimately, it must be a package that one will set as a dependency, map routes and start their own app. The server may then be a central authentication node for multiple projects (think of Auth0) or be incorporated into the app itself

Refer to the Projects page to figure out what is going on.

About

The intention of this work is to create a JWT based auth server for swift decoupled from database, email agent and etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published