Skip to content

stijnkoopal/scala-auth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Authentication Server

Stack

  • Akka
  • Spray
  • Slick
  • Maven

Modules

Command Description
auth-password REST implementation for authentication through email/password
token-api An API module that can be incorporated in projects that want to communicate with the token-manager
token-manager REST implementation to generate and verity JWT tokens
identity-management REST implementation for identity management

About

Showcase for the Akka, Spray, Slick stack in a microservice architecture. Implementation of a security server: login, token management, user management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages