Skip to content

ondrej-nemec/acl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JI - Access control layer

MIT License

For checking permissions. Not for sign in/out.

Include in your project

JI uses for publication JitPack. It allows you to include this project by using Gradle or Maven.

Include using Gradle

Add this line to repositories section

maven { url 'https://jitpack.io' }

And this line to dependencies

implementation 'com.github.ondrej-nemec:javainit:ji-acl:Tag'

From JI commit