Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (15 loc) · 1.47 KB

README.md

File metadata and controls

executable file
·
16 lines (15 loc) · 1.47 KB

Quality Gate Status
Security Rating
Maintainability Rating
Vulnerabilities
Coverage
Release

How to use the authorization-jwt-module on your project

Add the dependency
	dependencies {
	        implementation 'com.frog-development:authorization-jwt-module:1.4.1'
	}
Step 3. Use the Authorization Jwt module

// TODO