Skip to content

@nogoo9/mcp-server-cloud-fs / auth/scopes / parseScopes

Function: parseScopes()

parseScopes(scopeString): string[]

Defined in: auth/scopes.ts:128

Parse a space-separated scope string into an array.

Parameters

scopeString

string

Returns

string[]

Released under the PolyForm Shield 1.0.0 License.