-
When testing Oauth, below is the error I am receiving when starting the service:
```Oauth2Strategy requires a ClientID option```
I followed the instructions discussed in section 3, video 22 (Goo…
-
I registered an application in 37signals at https://integrate.37signals.com/ for a highrise app I am building. I initiate the oauth flow by redirecting the user to '/auth/37signals' in my sinatra app.…
-
Somebody help, I try config router middaleware, but respone:
![image](https://user-images.githubusercontent.com/73054679/157466511-a61d2567-bb8d-4317-a0a3-966e6a418c15.png)
-
Improve interface of dropdown which appear on hovering over menu when we open an article.
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Cur…
-
Hey folks,
I am not sure if this is the correct venue, but I'd like to inquire about onboarding https://github.com/mgomes/omniauth-salesforce to the `omniauth` org. It's a fork of https://github.co…
-
I implemented more than one strategy like this:
```
strategies: [
NbPasswordAuthStrategy.setup({
name: 'xxx',
baseEndpoint: '/api/',
login: {
…
-
Hello all,
I have set up Trino 459 with both JWT and OAUTH2 authentication methods. I want users to authenticate using Google Workspace, and then I want applications to forward their JWT tokens to …
-
I'm setting up a single page application using react that has ruby on rails as the backend. I have my google api credentials and I have the front end sign in with google setup according to these instr…
-
I set OAuth up according to the docs but as soon as I click the sign in link in the browser, I get an error this error. I'm new to Rails so struggling to figure this one out, any help would be much ap…