Developing a Secure API with NestJS

BTW this remark confuses me:

:warning: While the access token is a byproduct of the authentication process, it does not prove user identity or authentication.

Isn’t the access token the result of the authn process, proving identity