Skip to content

This library is enabled using scala-oauth2-provider in Akka HTTP

License

Notifications You must be signed in to change notification settings

nulab/akka-http-oauth2-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-http-oauth2-provider CI

This library is enabled using scala-oauth2-provider in Akka HTTP.

Setup

Add "akka-http-oauth2-provider" to library dependencies of your project.

libraryDependencies ++= Seq(
  "com.nulab-inc" %% "scala-oauth2-core" % "1.5.0",
  "com.nulab-inc" %% "akka-http-oauth2-provider" % "1.4.0"
)
Library version Akka HTTP version
1.4.0 10.1.x
1.3.0 2.4.x

About

This library is enabled using scala-oauth2-provider in Akka HTTP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages