FusionJWTAuthentication.API.JWT (fusion_jwt_authentication v1.1.0)

Handles api request to FusionAuth jwt endpoints

Summary

Types

A hex-encoded UUID string.

Types

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

A hex-encoded UUID string.

Functions

@spec jwks() :: {:ok, any()} | {:error, any()}
Link to this function

public_key(client_id)

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