Behaviour to fetch key ids (aka kids) from a JWKS server
kid
fetch_kids(PrimaAuth0Ex.Auth0Credentials.t()) :: {:ok, [String.t()]} | {:error, any()}