issues
search
k-capehart
/
go-salesforce
Salesforce REST API client written in Go
https://pkg.go.dev/github.com/k-capehart/go-salesforce/v2
MIT License
30
stars
6
forks
source link
Authenticate from access token
#33
Closed
k-capehart
closed
5 months ago
k-capehart
commented
6 months ago
Users should be able to pass an access token received from an OAuth flow and use it to authenticate in go-salesforce
This allows users to be able to authenticate outside of go-salesforce but still use the resulting access token in go-salesforce methods