For the complete documentation index, see llms.txt. This page is also available as Markdown.

f.Auth.add()

f.Auth.add(authKey)

개요

사용자에게 특정 권한키를 추가합니다.

파라미터

파라미터명
필수여부
타입
제약사항
설명

authKey

String

추가할 권한키 명칭

예시

f.Auth.add("myAuthKey")

마지막 업데이트

도움이 되었나요?