issues Search Results · repo:Authwave/php-client language:PHP
Filter by
11 results
(49 ms)11 results
inAuthwave/php-client (press backspace or delete to remove)It s really useful to be able to make a quick login while on development, but it doesn t necessarily need to perform the
whole authentication on a remote provider.
It would be useful to be able to perform ...
g105b
- 2
- Opened on Nov 20, 2023
- #14
RedirectHandler should construct with a nullable callback function. If it s not supplied, then continue using the
header() call by default, otherwise call the callback.
This will allow passing in the ...
g105b
- Opened on Aug 6, 2022
- #13
Currently client code does not know when a user logs in for the first time, only that they are or are not logged in.
enhancement
g105b
- Opened on Jul 18, 2020
- #12
Currently after login completes, the provider will always return to the current URI. Add a new function to
Authenticator, such as setReturnUri(string $uri).
enhancement
g105b
- Opened on May 10, 2020
- #11
It will make it easier to work with, especially when deconstructing query string parts.
g105b
- Opened on Mar 29, 2020
- #10
When logging in, the provider should know how long the user should remain logged in for before being automatically
logged out.
g105b
- Opened on Mar 18, 2020
- #8
The provider needs to know that a log out has occurred, so that the provider and application state are in sync.
g105b
- Opened on Mar 18, 2020
- #7
g105b
- Opened on Mar 12, 2020
- #6
Work will need to be done in this repository and the Authwave/provider to allow redirecting to localhost or similar
local hostname, without having to hardcode values or change settings within the provider ...
g105b
- 1
- Opened on Mar 12, 2020
- #4
This has caught me out more than once while building Authwave. I see currentPath, so I provide it with $this- server-
getRequestUri(), but the provider actually requires the host too, to load the correct ...
g105b
- Opened on Mar 12, 2020
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.