Package io.github.sigmacasino.routes.account
package io.github.sigmacasino.routes.account
Classes that handle account-related routes.
-
ClassesClassDescriptionThe ResetPassword class handles the GET request for displaying the reset password page.The ResetPasswordPost class handles the POST request for resetting a user's password.A post route which initiates a Stripe payment session.A route that shows the result of a Stripe payment to the user.A post route which initiates a Stripe payout.