Commit 4e59fe8
authored
feat: Add accessor for CredentialProvider::auth_token (#523)
* Simplifies CLI's invoke-function method
* Matches other SDKs like [Go](https://github.com/momentohq/client-sdk-go/blob/fcd4e35d6be0bce667e3e9b6001d58fad3e62059/auth/credential_provider.go#L46) and [Python](https://github.com/momentohq/client-sdk-python/blob/26b4bd6081dec0d963471f392ddfdc3c26b2238f/src/momento/auth/credential_provider.py#L121)1 parent ff1f46c commit 4e59fe8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
0 commit comments