harness-web
harness-web
API
harness.web
error
JWTError
JWTError
ExpiredToken
InvalidSignature
UnableToDecodePayload
Constants
HasStdClientConfig
HasStdClientConfig
Basic
Basic
HttpCode
HttpCode
Accepted
AlreadyReported
BadGateway
BadRequest
Conflict
Continue
Created
ExpectationFailed
FailedDependency
Forbidden
Found
GatewayTimeout
Gone
HttpVersionNotSupported
ImATeapot
ImUsed
InsufficientStorage
InternalServerError
LengthRequired
Locked
LoopDetected
MethodNotAllowed
MisdirectedRequest
MovedPermanently
MultiStatus
MultipleChoices
NetworkAuthenticationRequired
NoContent
NonAuthoritativeInformation
NotAcceptable
NotExtended
NotFound
NotImplemented
NotModified
NotStandard
Ok
PartialContent
PayloadTooLarge
PaymentRequired
PermanentRedirect
PreconditionFailed
PreconditionRequired
Processing
ProxyAuthenticationRequired
RangeNotSatisfiable
RequestHeaderFieldsTooLarge
RequestTimeout
ResetContent
SeeOther
ServiceUnavailable
SwitchingProtocols
TemporaryRedirect
TooEarly
TooManyRequests
Unauthorized
UnavailableForLegalReasons
UnprocessableEntity
UnsupportedMediaType
UpgradeRequired
UriTooLong
UseProxy
VariantAlsoNegotiates
HttpMethod
HttpMethod
CONNECT
DELETE
GET
HEAD
NonStandard
OPTIONS
PATCH
POST
PUT
TRACE
JWT
JWT
JWTHeader
JWTHeader
Alg
Alg
Type
Type
JWTPayload
JWTPayload
JWTService
JWTService
Live
Live
Config
Partial
Partial
Specified
Unspecified
`auto / flatOrAuto`
`flat / flatOrAuto`
auto
flat
RawJWT
RawJWT
StdClientConfig
TypedJWTService
TypedJWTService
harness-web
/
harness.web
/
JWT
JWT
harness.web.JWT$
See the
JWT
companion class
object
JWT
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
JWT
.type
Members list
Clear all
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
def
fromRaw
[
A
](
raw
:
RawJWT
)(
using
evidence$3
:
JsonDecoder
[
A
]):
Either
[
String
,
JWT
[
A
]]
def
make
[
A
](
alg
:
Alg
,
`type`
:
Type
,
key
:
String
)(
payload
:
A
)(
using
evidence$2
:
JsonEncoder
[
A
]):
JWT
[
A
]
Implicits
Implicits
implicit
def
schema
[
A
](
using
evidence$5
:
JsonSchema
[
A
],
evidence$6
:
Tag
[
A
]):
RawSchema
[
JWT
[
A
]]
implicit
def
stringDecoder
[
A
](
using
evidence$4
:
JsonDecoder
[
A
]):
StringDecoder
[
JWT
[
A
]]
implicit
def
stringEncoder
[
A
]:
StringEncoder
[
JWT
[
A
]]
In this article
Attributes
Members list
Type members
Inherited types
Value members
Concrete methods
Implicits
Implicits