Bearer Token
A bearer token is a form of authentication token where mere possession of the token is sufficient to exercise the access rights associated with it. This is why a bearer token must be protected especially carefully, since no further check is made on whoever presents it.