-
Hello and thanks for creating such a good package!
I have a setup with rails api only app (built in rails 5) as my back end with devise_token_auth, omniauth-facebook and front end angular2 applicatio…
-
On readme it says `jquery-cookie: Persist data through browser sessions`.
Could we put:
```markdown
jquery-cookie: Persist data through browser sessions. Only if configured with `storage: 'cook…
-
This issue was reported before, but I'm not sure how it is resolved https://github.com/activerecord-hackery/ransack/issues/831
```rb
# test-ransack-scope-and-column-same-name.rb
# This is a sta…
-
Thanks for a great addition to omniauth. I have a question about using the Rails.logger for debugging output. I'm working with an LDAP server that requires an SSL connection. When I try to authenticat…
CNDLS updated
8 years ago
-
Authentication via the new user session path is working as expected. When a call is made to any controller that calls `authenticate_user!` returns the following error log.
* **Version**:
Devise T…
-
In the rspec-tests of the nifty:auth generator is deprecated code, that will not work anymore with rspec 3!
In the require of the generated specs the path to the spec_helper.rb is build up from rails…
NobbZ updated
13 years ago
-
1. Code rails 5 support.
2. Create rails4_stable and rails5 branches.
See: https://github.com/uclibs/orcid/commit/728d7dcdf1ac02de79372c10811a0abe93465668
-
Hi, I'm using **SimpleCommand** in a Rails app with an Angular 7 front end. It all works beautifully and the auth is smooth and great.
I'm doing a very simple implementation similar to the one you…
Nmuta updated
4 years ago
-
I am facing an issue where I have implemented SAML authentication in my rails api having angular front end.
The SAML authentication works just fine in chrome and firefox but on safari **$auth.validat…
-
According to e.g. https://gist.github.com/e139fa787aa882c0aa9c we need to subclass Engine to enable the registration of the authorization development backend when decl_auth is integrated as gem in Rai…
stffn updated
11 years ago