Packages

p

pdi

jwt

package jwt

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class JwtUpickle extends JwtUpickleParser[JwtHeader, JwtClaim]
  2. trait JwtUpickleImplicits extends AnyRef
  3. trait JwtUpickleParser[H, C] extends JwtJsonCommon[Value, H, C] with JwtUpickleImplicits

    Implementation of JwtCore using Js.Value from uPickle.

    Implementation of JwtCore using Js.Value from uPickle.

    To see a full list of samples, check the online documentation.

Value Members

  1. object JwtUpickle extends JwtUpickleParser[JwtHeader, JwtClaim]

Ungrouped