scr/development_booster/injected_auth/injected_auth library

Classes

IAuth<T, P>
Interface to implement for authentication and authorization
InjectedAuth<T, P>
Injection of a state that can authenticate and authorize a user.
InjectedAuthImp<T, P>
Injected state that is responsible for authenticating and authorization of a user.
OnAuthBuilder<T, P>
Listen to an InjectedAuth and define the appropriate view for each case

Extensions

InjectedAuthX on InjectedAuth<T, P>
Extension on InjectedAuth