Skip to content

yuseok-kim-edushare/EmailAuthenticator

Repository files navigation

EmailAuthenticator

Greetings! I made this for projects in Boot camp.
My team agree to "Implement authenticator service is cool"
So I started making This project. 😊

Depend

need your Gmail accounts with proper settings'
(at least you need to login first in browser which on machine to be deamon(server) for this module)
this project target JDK version is 21(I downloaded on Eclipse Temurin OpenJDK)

How to Use this in your project?

  1. get user's email address

  2. run my java packages method in your program

important! this package isn't have main function
so use like this example
import my package
AuthJob a = ~.Auth.AuthStart
( #somthing to needed you can see detail on my cood)

and user submit authcode to your server
if ~.Auth.AuthCheck( #somthing to needed)
*after your code somthing blabla

It's sad to us that my English isn't good

I worry about could you understand my intend

have a good days, 😊

About

Java Project about Simple Email Authenticator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages