defaultAlg constant

String const defaultAlg

The expected algorithm for Firebase tokens.

Implementation

static const String defaultAlg = 'RS256';