# Jetstream: Customization + Password Confirmation

DevFeed: [Jetstream: Customization + Password Confirmation](<https://devfeed.tech/articles/jetstream-customization-password-confirmation-3735.md>)

Original publisher: [Read original article](<https://laravel.com/blog/jetstream-customization-and-password-confirmation>)

Author: Taylor Otwell

Published: 2020-09-14T19:56:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [passwords](<https://devfeed.tech/topics/passwords.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [customization](<https://devfeed.tech/tags/customization.md>), [http](<https://devfeed.tech/tags/http.md>), [jetstream](<https://devfeed.tech/tags/jetstream.md>), [laravel](<https://devfeed.tech/tags/laravel.md>)

## AI overview

An overview of Laravel Jetstream customization options for authentication views and user authentication, plus password-confirmation flows and custom Inertia page data.

## Source excerpt

As many of you know, we released Laravel 8.x and [Laravel Jetstream](https://jetstream.laravel.com) last week. Thanks to very valuable feedback from the community, I am thrilled to give you an overvie...