Package

org.scalajs.npm

jwtsimple

Permalink

package jwtsimple

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jwtsimple
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Algorithm = String

    Permalink
  2. trait JwtSimple extends Object with NodeModule

    Permalink
    Annotations
    @RawJSType() @native()
  3. type JwtToken = String

    Permalink

Value Members

  1. val HS256: Algorithm

    Permalink
  2. val HS384: Algorithm

    Permalink
  3. val HS512: Algorithm

    Permalink
  4. object JwtSimple

    Permalink
  5. val RS256: Algorithm

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped