Library Initiation
Configuring authentication and API client
Binding authentication and API client
Understand SharePoint environment type and authentication strategy
package main
import (
"github.com/koltyakov/gosip"
"github.com/koltyakov/gosip/api"
strategy "github.com/koltyakov/gosip/auth/addin"
)Initiate authentication object
Bind auth client with Fluent API
Last updated
Was this helpful?
