Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 307 Bytes

File metadata and controls

16 lines (10 loc) · 307 Bytes

optionfactory-spring/authentication-resource-server

BearerTokenResolvers with JWT Header introspection

Maven

        <dependency>
            <groupId>net.optionfactory.spring</groupId>
            <artifactId>authentication-resource-server</artifactId>
        </dependency>

Usage