signToken abstract method

Future<String> signToken(
  1. UserPrincipal user
)

Implementation

Future<String> signToken(UserPrincipal user);