Daniel DeGroff
Daniel DeGroff
From a library perspective, this is just a date picker, the usage of a birthday selector is a specific use case we have in FusionAuth. So, the ability to select...
Can you try adding the Db port to the connection string?
In general, you should use a `tenantId` on the request when you have more than one tenant. However, in most cases we can resolve the correct Tenant Id - the...
The only reason `404` would be returned is if the `applicationId` of `2cf00c29-ac46-49bf-8cd4-32538ddb00d8` does not exist or is disabled, or if a user `[email protected]`. You can confirm the user exists,...
I don't think your screenshot came through, you may want to comment directly on the issue, I think the email responses lose some things. https://github.com/FusionAuth/fusionauth-php-client/issues/22
Thanks for the contribution @hamxabaig ! Are you missing the 3rd option added in version `1.46.0`? - `SlidingWindowWithMaximumLifetime` - https://fusionauth.io/docs/v1/tech/apis/applications#request-body - see `application.jwtConfiguration.refreshTokenExpirationPolicy` This can also be set on a...
@hamxabaig Were you able to make the updates to get the tests to pass?
Unfortunately I won't have time to help with the tests. However, once tests are passing, and all feedback is addressed I will be happy to merge.
Thanks for that insight @tyduptyler13 very helpful.
PR is included in released version 1.17.1 of the client. https://www.nuget.org/packages/FusionAuth.Client/