-
It would be great if the authorisation grant flow could also include PKCE
-
![Bildschirmfoto 2023-12-09 um 16 08 05](https://github.com/brokenhandsio/vapor-oauth/assets/4067383/136c1a62-9300-4ca3-85f6-6884aa0dc25f)
-
I can't connect to Outlook OAuth IMAP
I am using Laravel and the the latest version:
` "webklex/laravel-imap": "2.4"`
1. Here I redirect to microsoft to get the Auth token:
```
public …
-
## Clear description of your problem
Requests in chrome fail with "Err_failed" but only when they are a XHR.
I've been scratching my head with this one for ages. For some reason, XHR requests to val…
-
**Describe the bug**
So I've noticed when using helper methods such as
```php
return response()->json([
'data' => 'hello world'
]);
```
within a method that _should_ have an invalid return ty…
-
Triggered by this code
this is the code in Imperial/FederatedServiceRouter that throws:
` public func fetchToken(from request: Request) throws -> EventLoopFuture {
let code: String
…
-
I tried the SwiftUI demo app and the Vapor example to log into a pixelfed instance (pixelfed.au), but both failed in different ways:
The SwiftUI demo app brought up the login sheet but when I click…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
https://gist.github.com/Saeven/ff8bc2e732a23622b1b5e784b83269c1
```
### Verification
- [X] My "`brew doctor` output" s…
-
whats the most elegant solution for the name conflict issue?
```
Trait method Staudenmeir\LaravelAdjacencyList\Eloquent\HasRecursiveRelationships::newEloquentBuilder has not been applied as App\…
-
### Description:
If you create any proxies and use the `--secure` flag, this will be lost when running the `valet install` command. I run this every time valet has an update and then have to redo a…