• Easy Authentication with Azure App Service

    published on

    by

    filed under: Cloud, Security
    reading time: 5 minutes
    Easy Authentication with Azure App Service

    There are several advantages with Easy auth in Azure App Service, most notably speed/ease of implementation, simple integration with several auth providers (eg google, facebook, etc), login/callback handler routes built into /.auth/login/providername.  Another advantage is no code security maintenance work is required as Microsoft will take care of…

    Read More >