f.Auth.remove(authKey)
사용자의 특정 권한키를 회수합니다.
authKey
String
회수할 권한키 명칭
f.Auth.remove("myAuthKey")
Last updated 8 months ago