Personal access tokens
Does rodauth-oauth
support personal access tokens?
I'm looking to implement something akin to Github/Sourcehut, where the token serves as a limited means of authentication (perhaps by scope) where the usual username/password is not viable (API access, command line).