nextLevel property

AuthenticatorAssuranceLevels? nextLevel
final

Next possible AAL level for the session. If the next level is higher than the current one, the user should go through MFA.

see GoTrueMFAApi.challenge

Implementation

final AuthenticatorAssuranceLevels? nextLevel;