-
### Environment
* Operating System: Mac OS X 10.12.7
* Python Version: `$ python --version` . Python 3.6.1 :: Anaconda custom (x86_64)
* How did you install Qgrid: (`pip`, `conda`, or `other (ple…
-
I'm getting an error message using the example code:
```
Traceback (most recent call last):
File "/home/alexander/anaconda3/lib/python3.5/site-packages/flask/app.py", line 1994, in __call__
…
-
I am trying to use this module to enable bearer token on my app. However, I am getting the error shown in the title.
I am trying to implement this module to enable token authorisation in my app But…
-
the digital milliet app should use oauth2 to protect the edit and save routes.
See http://perseids-project.github.io/integrations-cookbook/clients/#oauth-explanation
It looks like the RAUTH lib for …
-
Invalid template library specified. ImportError raised when trying to load 'mainApp.templatetags.puput_tags': No module named urls
Request Method: GET
Request URL: http://127.0.0.1:8000/
Django…
-
This project's last commit occured in 2014, and there are many issues and merge requests that are many years old. Is this project still maintained? If it's not, are you aware of any viable alternative…
-
We want to be able to authenticate users with Perseids or other OAUTH2 providers.
-
Hi,
Can someone please help me with yelp api. I am new to this and trying to get data from yelp api and I am using request module from python. I am getting same data from yelp api even after changi…
-
Steps to reproduce issue:
1. Provision a fresh install or fresh VM with CentOS 7.
2. Install all prerequisites via yum.
3. Install Bench (no errors).
4. Attempt to initialize a bench via `bench …
-
Hello!
If I do this inside the view, I receive 1 (or true with dd):
`{{\Adldap::auth()->attempt('username', 'password')}}`
If I try to log in with login form I receive the error:
> These credentials…