FusionJWTAuthentication.API.JWT (fusion_jwt_authentication v2.0.2)

Handles api request to FusionAuth jwt endpoints

Summary

Types

A hex-encoded UUID string.

Types

uuid()

@type uuid() :: <<_::288>>

A hex-encoded UUID string.

Functions

jwks()

@spec jwks() :: {:ok, any()} | {:error, any()}

public_key(client_id)

@spec public_key(uuid()) :: nil | String.t()