标签: authentication oauth single-page-application
在SPA中,许多项目示例中通常使用基于令牌的身份验证,例如JWT auth,Oauth2。在SPA中,哪种身份验证在技术上更好?