tokens

package
v0.12.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: BSD-2-Clause Imports: 2 Imported by: 0

README

Tokens examples

The refresh token endpoint can be used to update your configuration tokenset. These tokens may only be used **once ** before being invalidated, and are only valid for up to 12 hours.

Once a token has been used, or before it expires, you can use the RotateTokens() method to obtain a fresh set to use for the next request. Depending on your use-case you may want to store these somewhere for a future run, so they are only returned by the method call. If you wish to update the tokens inside the active Slack client, this can be done using UpdateConfigTokens().

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL