SigningIn constructor

const SigningIn()

Indicates that sign in is in progress. Could be used to reflect the loading state on the ui.

See AuthState docs for usage examples.

Implementation

const SigningIn();