microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: A console app which displays access token #191

Closed infoadisan closed 1 year ago

infoadisan commented 1 year ago

Project name

graphonlytutorial

Description

based on Grpah tutorial-Build .NET apps with Microsoft Graph and app-only authentication

Feature

display the access token using graph API

Repo URL

https://github.com/infoadisan/graph.git

Team members

sanjeev

waldekmastykarz commented 1 year ago

Hey @infoadisan. It seems like your project is not using Microsoft Graph. You are retrieving an access token, but then your app is not using it. Unfortunately, we can't accept your hack to participate in the hackathon. Thank you for sharing your work.

infoadisan commented 1 year ago

Thank you sir for your time