How can a user enter a site by a token? api key authorization? cakedc

hello, I have an application working with the plugin cakedc users, I have two diferent roles, I need the same users can enter the site through a security token, is this possible with the api key and token?

ApiKeyAuthenticate? some example, thanks a lot.