Skip to content

Exterminate5573/OAuth-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth Lite for Java

A lightweight, extensible, dependency-less library for OAuth with multiple default providers

Why?

Because I commonly end up reimplementing the same protocols for different projects and using each specific providers libraries (e.g. MSAL) require a lot of dependencies. The goal of this library is to allow anyone to easily implement the OAuth protocols for any provider with minimal setup and dependencies.

How do I add it to my project?

Maven repo coming soon...

About

Lightweight Java OAuth Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages