Smef
How to stop build hashes from changing between environments?
What's breaking? The default behavior is to generate different hashes every time, and that's been a behavior for a long time. The new feature lets you (optionally) set a static build ID so that the hashes do not change.
7 replies
Working implementation that I can clone
Here's a simple example of registration, login, and authorization - https://github.com/gearbox-solutions/nuxt-auth-example
4 replies