f.Auth.check(authKey)
Last updated 7 months ago
사용자에게 특정 권한키가 존재하는지 확인합니다.
f.Auth.check("myAuthKey") // true/false
authKey
String
체크할 권한키 명칭