-
I used the steps from this page to get the access token. Now I have the access token and refresh token.
How can you refresh the access_token using the refresh token?
https://github.com/googleap…
-
**Describe the bug**
There is no way of telling 'empty' from 'not defined' security requirement objects, during deserialization.
I.e no way of distinguishing the 2 different security requirement obj…
-
Token handler on PCKE flow is not verifying code_verifier and expecting client_secret.
Providing client_secret will defeat PKCE flow.
Please assist.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Strawberry Shake
### Describe the bug
In the [Authentication section](https://chillicream.com/docs/s…
-
Hi, I wonder if there are any plans for adding Apple sign-in without Firebase?
The same way there is Google sign-in without Firebase, it would be useful for apps that don't use Firebase and their au…
-
**Describe the bug**
Running the `scripthaus run electron` when building project from source leads to a display error
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the linux build i…
-
### Description
The current gRPC documentation is too basic: https://quarkus.io/guides/grpc-getting-started#generating-java-files-from-proto-with-protobuf-maven-plugin
It should be enhanced to cov…
-
### Q&A (please complete the following information)
- OS: Windows 10
- Browser: Edge
- Version: 102
- Method of installation: Swashbuckle (ASP.NET Core)
- Swagger-UI version: 4.10.3
- Swag…
-
Error:
```
10.0.4.114 - - [30/Oct/2024:18:42:38 +0000] "GET /api/oauth2/authorization/google HTTP/1.1" 401 278 "https://redacted_hostname:5443/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_1…
-
Given the following configuration:
```java
@Bean
public CommonsExecWebServerFactoryBean authorizationServer() {
return CommonsExecWebServerFactoryBean.builder()
.mainClass(TestAuthorizatio…