Skip to content

ChandanGhosh/azuread-oauth2-flow-go

Repository files navigation

Overview

This repo tries to implement some of the Azure AD OAuth2.0 flows in Go. There are several examples out there in DOT.NET/DOT.NET CORE, Python, JavaScript etc. but none in Go.

So it would be a nice addition for Gophers to tryout the same in Go and probably later build a MSAL for Go :)

Currently, the project is in-progress and just finished two proof-of-concepts :

How to run

Navigate to any of the folders starting with sm-azuread-go* and simply run go run main.go and follow onscreen instruction from terminal.

About

Exploring several OAuth2.0 flows in Azure AD in pure Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages