-
### Describe the bug
I'm trying to figure out how to integration Rails 8's new built-in/generated authentication with Avo and it's a bit of a struggle.
### Steps to Reproduce
Steps to reproduce the …
-
## What Ruby, Rails and RSpec versions are you using?
Ruby version: 3.3.6
Rails version: 8.0.0
RSpec version: rspec-rails 7.0.1
## Observed behaviour
rspec-rails lacks a correspon…
-
Compare some of the options and give advice on which ones to use:
- [pundit](https://github.com/elabs/pundit)
- [cancan](https://github.com/ryanb/cancan)
- others?
References:
- http://blog.carbonfiv…
acant updated
6 years ago
-
[Rails 8 will add a generator for authentication](https://www.bigbinary.com/blog/rails-8-introduces-a-basic-authentication-generator). It doesn't look quite as full featured as Devise but it's close e…
-
In Rails 8 Beta 1 we got the new authentication generator.
This now opens the question how we test controllers that need a signed in user.
Performance wise it might be nice to have a programatic …
-
# Implement a passwordless authentication with Sorcery - Full Stack Heroes
Paswordless auth is great and provides a simple UX for your user - in this tutorial I implement in my Rails app using the au…
-
List your issues if you can solve any of these problems mentioned below:
![image](https://github.com/user-attachments/assets/7b7784f8-cd4c-4388-ba05-4b86ffe41af4)
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have tho…
-
## Summary
Jump to definition for `ActiveModel::SecurePassword.has_secure_password` does not seem to be working. I thought it might have been all gems, but jump to definition is working on `has_man…
-
I tried upgrading one of my Rails apps to the new version 8.0.0.beta1 yesterday and encountered some failing tests, which appear to relate to breaking changes in the devise-two-factor gem.
I suspe…