Skip to content

MethuselahRu/AuthLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AuthLib

A set of classes for making authentication with methuselah.ru / ely.by / custom urls.

Include this into your pom.xml to add it as a dependency:

	<repositories>
		<repository>
			<id>methuselah-repo</id>
			<url>https://maven.methuselah.ru/</url>
		</repository>
		...
	</repositories>
	...
	<dependencies>
		<dependency>
			<groupId>ru.methuselah</groupId>
			<artifactId>authlib</artifactId>
			<version>0.16a</version>
		</dependency>
		...
	</dependencies>

About

A set of classes for making authentication with Methuselah

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages