NetBox plugin 1.0.2

Bugfix release.

Accepts the token string NetBox displays after creation ("Bearer nbt_<key>.<secret>")
as-is; previously that produced a duplicated keyword and NetBox rejected the header.
An unusable token now reports the specific reason instead of a generic 403.

See CHANGELOG.md for details.