Find token of kubeconfig's user in microk8s

I installed microk8s to test and I’m trying to understand how the default user authenticates. I found the admin user (the default one) belongs to system:masters (even I don’t know how this association is done) but I couldn’t find where is saved the token of user. I have it in my kubeconfig file, but I want to understand where in the cluster I can retrieve.