python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use a domain name for an SPA and API
I have an React SPA that is hosted on Azure static Websites and the domain is currently managed through a different domain name company (happy to move it to Azure but haven't needed to at present)
The...
EnenDaveyBoy
Votes: 0
Answers: 0
Using stencil-router on gh-pages
I'm trying to deploy a stencil SPA on gh-pages, but I can't get the router to cooperate. I am setting root on stencil-router, but it's not loading any of my routes. It's working perfectly fine when I ...
posit labs
Votes: 0
Answers: 2
Why do we need to use the front-channel for an OAuth authorization request?
I've been struggling with this and would love to see if any OAuth experts here have an answer.
For context, I'm trying to integrate OAuth into an existing first-party (internal) front-end client that ...
Kevin Li
Votes: 0
Answers: 0
How to configure Apache for Vue Router in history mode used in Wordpress plugin
I have a Vue application as a WP plugin, and currently I am migrating it to SPA using Vue router, history mode is used in Vue router, so I will need a redirect from Apache for every route that doesnt ...
broadlyhill
Votes: 0
Answers: 0