Files
spring-security-samples/reactive/webflux/java/authentication/one-time-token/magic-link/README.adoc
Josh Cummings 8fecde68da Initial Reactive OTT Sample
Closes gh-326
2024-10-14 14:45:30 -06:00

3 lines
252 B
Plaintext

This application uses Spring Boot Docker Compose to start a https://github.com/maildev/maildev[Maildev] container.
After requesting a token on `http://localhost:8080/login`, access `http://localhost:1080` to verify the email containing the magic link.