Equivalent of Laravel Jetstream for Yii?

Hi, using Laravel Jetstream gave a nice authentication scaffolding with reset password and enable 2FA with qr code and the whole shebang.

Is there something similar for Yii? That’s easy enough for newcomers to Yii to work with?

Thanks!

Advanced application template has some auth out of the box.