care.facility.management.commands.generate_jwks module

class Command(stdout=None, stderr=None, no_color=False, force_color=False)

Bases: BaseCommand

Generate JWKS

help = 'Generate JWKS'
handle(*args, **options)