Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure AD authentication to solution #2

Open
github-actions bot opened this issue Jun 23, 2021 · 0 comments
Open

Add Azure AD authentication to solution #2

github-actions bot opened this issue Jun 23, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

Add Azure AD authentication to solution

//TODO: Add Azure AD authentication to solution

{
    public class Program
    {

        //TODO: Add Azure AD authentication to solution
        public static void Main(string[] args)
        {
            CreateHostBuilder(args).Build().Run();

1d84c5cb2b2946c0f50f49f62f3c92f2f618461e

@github-actions github-actions bot added the todo label Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants