A JWT authentication middleware for Http4s
              Scala versions:
              
                2.13
              
            
          
    
          
    
          
    
          
    
          
        http4s-jwt-auth-middleware 0.1.0
Group ID:
     com.gaborpihaj 
  Artifact ID:
     http4s-jwt-auth-middleware_2.12 
  Version:
     0.1.0 
  Release Date:
     Aug 15, 2019 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.8 
  Developers:
    
  libraryDependencies += "com.gaborpihaj" %% "http4s-jwt-auth-middleware" % "0.1.0"
ivy"com.gaborpihaj::http4s-jwt-auth-middleware:0.1.0"
//> using dep "com.gaborpihaj::http4s-jwt-auth-middleware:0.1.0"
import $ivy.`com.gaborpihaj::http4s-jwt-auth-middleware:0.1.0`
<dependency> <groupId>com.gaborpihaj</groupId> <artifactId>http4s-jwt-auth-middleware_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.gaborpihaj', name: 'http4s-jwt-auth-middleware_2.12', version: '0.1.0'