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

FrogDevelopment/authorization-jwt-module

Repository files navigation

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