• Function to define the very basic user roles that a user should have before getting access.

    Parameters

    • provider: Provider

      Provider used to sign the user up

    • email: string

      Email address that the user signed up with

    Returns Role[]

    List of roles that the uer containss

Generated using TypeDoc