Kubernetes Dashboard Authentication

I was able to get the Kubernetes Dashboard up but must use the token option to log in. For the life of me I can’t figure out how to setup some sort of user name and password option or even just turn off the security. It’s just a dev area and the apps don’t contain sensitive information. I stood up the cluster and I need to be able to give other people access without sending them a long long token each time. Can this be done? Haven’t found any documentation I was able to follow yet. Thanks for tips!

Cluster information:

Kubernetes version:
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS: Ubuntu 20.x
CNI and version: Flannel
CRI and version:

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.