Authentication & Authorization

[authentication], [authorization]

Các phương pháp dùng để Authentication

  • [cookie-based-authentication] Cookie-based authentication. Phương pháp truyền thống dùng để authentication
  • [token-based-authentication] Token based authentication. Thường được dùng API
  • Linkedin | Github