createAccountPostHandler(_:)
func createAccountPostHandler(_ req: Request) async throws -> View
POST /createAccount
Called when the Create Account form is POSTed.
-
Declaration
Swift
struct PostStruct : Codable