can anyone explain me what is the following line doing in DeviseAuthToken
sign_in(:user, @resource, store: false, bypass: false.
what is the function of store: false and bypass: false
can anyone explain me what is the following line doing in DeviseAuthToken
sign_in(:user, @resource, store: false, bypass: false.
what is the function of store: false and bypass: false
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs