ãã©ã³ãã£ã³ã°API
ã¢ããªã±ãŒã·ã§ã³ã®ãã©ã³ãã£ã³ã°ããã³ããŒãèšå®ãååŸããããã®APIã¯ã©ã€ã¢ã³ãã
æŠèŠ
BrandingApiã¯ãAuthSafeãµãŒããŒããããŽãè²ãããŒãèšå®ãªã©ã®ã«ã¹ã¿ãã€ãºããããã©ã³ãã£ã³ã°èšå®ãååŸããŸãããã©ã³ãã£ã³ã°ãšã³ããã€ã³ãã¯å ¬éãããŠãããèªèšŒã¯äžèŠã§ãã
åºæ¬çãªäœ¿ãæ¹
import { HttpService, BrandingApi } from 'authsafe-ts';
const httpService = new HttpService();
const brandingApi = new BrandingApi(httpService);
const branding = await brandingApi.getBranding('your-client-id');