-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
```php
-
### Steps to reproduce
1) Get feathers-chat sample app https://github.com/feathersjs/feathers-chat
2) Try using github oauth or google oauth (I've tested both)
3) The oauth page of the provider o…
-
I am using the mpJwt 1.1 feature in conjunction with ADFS 2016 as identity provider.
ADFS 2016 generates access tokens with _only_ x5t in the header. The kid attribute is missing.
Our JWKS URI retu…
-
### Subject of the issue
When I call a URL requiring authentication it behaves as expected when providing the token as a query string, but not when added as header.
### Your environment
| Q …
-
Hello everyone
I come to you because for 3 days I have been stuck on the mercure installation.
When I test locally everything works fine and when I deploy my application to production, in the bro…
-
Using Spring Boot and ReactJs together is pretty common, so I think a lot of people coming to this repository might be looking to integrate the two.
The React SDK provided by FusionAuth sets HttpOn…
-
# 목적
유저 자신의 프로필 정보를 받아오는 api
# API 범위
* global
## JWT header 포함 여부
* yes
### API 방식 및 주소
[GET] secreat_server_api/me
### API request
* 없음
### API response code
성공: 200
실…
-
Followed by https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/#settings I created custom JWT security scheme and want to apply it with some overridden parameters as describ…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
v1.16
### Is your feature request related to a problem? Please describe.
Today we create all our graphql schemas using the autogen…
-
Apple offers a never expiring p8 file you can use for signing to send push notifications.
Any chance this is in the works? I have a working shell script and a python script for this if that's helpf…