Greetings! I made this for projects in Boot camp.
My team agree to "Implement authenticator service is cool"
So I started making This project. 😊
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)
-
get user's email address
-
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
I worry about could you understand my intend
have a good days, 😊