Skip to content

finch/finch-jackson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project provides OAuth2 support backed by the finagle-oauth2 library.

The project is published in Maven Central. Adding it to sbt is as follows:

libraryDependencies ++= Seq(
  "com.github.finagle" %% "finch-oauth2" % "version"
)

There are usage examples in finch documentation.

Releases

No releases published

Packages

No packages published

Languages