Which type of credential information is used for the bearer authentication in REST APIs?

  • a username and password set by the client
  • an MD5 hash string generated by the client application
  • a password encoded using Base64
  • a string generated by an authentication server