English

Developers Struggle with Authentication in Blazor WebAssembly

Cryptography and Security 2022-08-02 v1 Software Engineering

Abstract

WebAssembly is a growing technology to build cross-platform applications. We aim to understand the security issues that developers encounter when adopting WebAssembly. We mined WebAssembly questions on Stack Overflow and identified 359 security-related posts. We classified these posts into 8 themes, reflecting developer intentions, and 19 topics, representing developer issues in this domain. We found that the most prevalent themes are related to bug fix support, requests for how to implement particular features, clarification questions, and setup or configuration issues. We noted that the topmost issues attribute to authentication in Blazor WebAssembly. We discuss six of them and provide our suggestions to clear these issues in practice.

Cite

@article{arxiv.2208.00258,
  title  = {Developers Struggle with Authentication in Blazor WebAssembly},
  author = {Pascal Marc André and Quentin Stiévenart and Mohammad Ghafari},
  journal= {arXiv preprint arXiv:2208.00258},
  year   = {2022}
}

Comments

ICSME 2022: 38th IEEE International Conference on Software Maintenance and Evolution

R2 v1 2026-06-25T01:21:08.297Z