superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

Add authenticate option to `getProfile*` functions #74

Closed janhalama closed 2 years ago

janhalama commented 2 years ago

Description

This PR adds authenticate option to getProfile, getProfileAST, getProfileSource and getProfilesList functions.

Motivation and Context

CLI needs to authenticate users when installing profiles.

Types of changes

Checklist: