FusionJWTAuthentication.HTTPClient (fusion_jwt_authentication v2.0.2)

Perform HTTP-requests to Fusionauth to fetch applications The requests will authenticate with an API-key that is authorized in FusionAuth to use the application-endpoints. Each request will result in an ok-message, or error or failure, and return unique error-message when that occurs.

Summary

Functions

client(authorization \\ false)

@spec client(boolean()) :: Tesla.Client.t()