fix: fixed setting grant types
Previously, the call to set grantTypes has been made via method setAuthorizedGrantTypes. Instead, the setGrantTypes method should be used. This commit fixes this issue.
Previously, the call to set grantTypes has been made via method setAuthorizedGrantTypes. Instead, the setGrantTypes method should be used. This commit fixes this issue.