@extends('layouts.app') @section('title', 'Confirmer votre identité') @section('content')
Pour des raisons de sécurité, veuillez confirmer votre identité avant de continuer.
@if(session('error')) @endif @if($errors->any()) @endif @if($hasPassword) @endif @if($hasPassword && $oidcProviders->isNotEmpty())