Expand description
Reading what a Signal K device token says about itself.
Storing the token is the application’s own business – see
crate::access’s own module doc – but reading what one already held
actually says is not application-specific at all: any client speaking to
a Signal K server holds the identical JWT shape and needs the identical
answer to “is this still good”.
Structs§
- Token
- What is known about the token this installation holds.