Skip to content

akhils-4/authix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Authify – Simple & Secure Authentication with Spring Boot

Welcome to Authify!
A secure, developer-friendly authentication and authorization service built with Spring Boot. Authify supports everything from basic login/signup to JWT auth and OTP-based email verification & password resets.


✨ What’s Inside?

  • 🧾 User Signup & Login (with encrypted passwords)
  • 🪪 JWT Token Authentication (Access + Refresh Tokens)
  • 📧 Email Verification with OTP (One-Time Password)
  • 🔄 Forgot Password with OTP-based Reset
  • 📬 REST APIs designed for frontend integration

🧰 Tech Stack

  • Backend: Spring Boot, Spring Security
  • Database: MySQL
  • Auth: JWT + OTP
  • Email: JavaMailSender or any SMTP service
  • Build Tool: Maven

🚀 Getting Started

1. Clone the project

git clone https://github.com/akhils-4/authify.git
cd authify

About

It is a authentication system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors