Extending the Rails 8 Auth Generator for Mobile Clients
The Rails 8 authentication generator is great for web apps, but it relies on cookies, which, mobile clients do not use by convention. Here is how to extend it to support both.
The Rails 8 authentication generator is great for web apps, but it relies on cookies, which, mobile clients do not use by convention. Here is how to extend it to support both.
Seniority is not tenure, metrics, or green GitHub squares. It is the ability to understand trade-offs and recognize when a best practice stops being the best choice.