-
Good evening,
Just wondering if your able to give me some information regarding the post data request that is issued to the local host.
In the example photo you have the following
{
"app": "com.h…
-
Does not make anysense, I have the eC4 2020 in my citroen account. It was working before the update
Problably the endpoint on REST is wrong????
"psa_car_controller.psa.connected_car_api.rest.ApiExce…
-
### Description
Add a form to give someone else a testimonial
- [ ] remove GitHub Action for testimonials
- [ ] remove issue template for testimonials
- [ ] list given testimonials on user's …
-
const response = await axios.post(regurl, {
email: email,
password: password,
data: { invited_by: 'some_referral_code' },
gotrue_meta_security: {},
code_challenge: null,
…
-
Dear @jcestibariz,
In first, I wish you a Happy New Year!
Can you add supports of:
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLU…
-
Dear @ruby team,
In first, I wish you a Happy New Year!
Can you add supports of :
- SCRAM-SHA-1
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512
- SCRAM-SHA-512-PLUS…
-
Hi,
I'm trying to use Openshift as a OIDC provider as mentioned in these docs: https://docs.openshift.com/container-platform/4.13/authentication/configuring-oauth-clients.html
I also tackled the i…
-
The latest update from OATH includes a new challenge-response schema as part of the OTP tools.
Specifications can be found http://tools.ietf.org/html/rfc6287 (http://www.openauthentication.org/speci…
-
Dear @ehuelsmann,
Thanks for SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 :)
Can you add supports of :
- SCRAM-SHA-1-PLUS
- SCRAM-SHA-256-PLUS
- SCRAM-SHA-512-PLUS
- SCRAM-SHA3-512
- SCRAM-SHA…
-
I've written a little REST server on net/http that's *supposed* to only ever return JSON contents. At least, that's what the parts I wrote do. However, there are certain errors that net/http encounter…