-
Upgrade from yii2-authclient 2.0.6
----------------------------------
* Class `yii\authclient\clients\GoogleOAuth` has been renamed to `yii\authclient\clients\Google`.
* Class `yii\authclient\clien…
-
# Description
The use of context in the provider is a bit confusing due to:
1. using a mixture of `ctx` passed into functions, `context.Background`, `context.TODO()`, and `c.Context` stored on t…
-
We can implement more authentication ways and also update the login and signup UI to make it look more appealing!
I have this component in mind for signup!
![image](https://github.com/tillywork/till…
-
Store the variables in the local storage corresponding to the user. And use session handeling.
-
Hi,
I have configured the plugin in this way :
sonar.auth.googleoauth.allowUsersToSignUp=true
sonar.auth.googleoauth.clientId.secured=XXXXXXX.apps.googleusercontent.com
sonar.auth.googleoauth.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
GoogleOAuth : I want to add the feature of signup with the google directly at the singup p…
-
Hello,
Similar to #10, I have been trying to setup this plugin using the `$SONARQUBE_HOME/conf/sonar.properties` file:
```
sonar.forceAuthentication=true
sonar.auth.googleoauth.enabled…
iakat updated
5 years ago
-
My goal is to force a log in for all users in order to access the knowledge base in any way. Currently, it seems that the configuration properties for authentication shows or hides the Log In button, …
-
### PHP Version
8.1
### CodeIgniter4 Version
4.5.5
### Shield Version
1.1
### Shield OAuth Version?
dev-develop
### Which operating systems have you tested for this bug?
Win…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.27.0
### Plu…