All workflows
63 results
63 results
Send actions as encrypted messages
CI
#63:
Commit 77b7d2c
pushed
by
g105b
Refactor UserData to extend AbstractResponseData
CI
#62:
Commit be5d06a
pushed
by
g105b
Update provider uri and cipher to allow user session to be maintained on provider
CI
#61:
Commit 817f1f6
pushed
by
g105b
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/Token.php
CI
#58:
Commit 6bfc481
pushed
by
g105b
Use serialised stdClass object to represent user data
CI
#56:
Commit eb3745c
pushed
by
g105b
Native unserialisation rather than relying on JSON
CI
#54:
Commit 0dcae09
pushed
by
g105b
Use standard ports where not specified
CI
#53:
Commit d9a2840
pushed
by
g105b
Merge branch '7-logout'
# Conflicts:
# src/Authenticator.php
# src/ProviderUri/LogoutUri.php
# test/phpunit/AuthenticatorTest.php
CI
#51:
Commit 78e9411
pushed
by
g105b
Test that current path is used for logout redirection
CI
#50:
Commit 88ccea0
pushed
by
g105b
Log out via remote provider (#9)
* Implement remote logout for #7
* Add assertion that correct logout URI is redirected
Closes #7
CI
#49:
Commit ca02415
pushed
by
g105b
Add assertion that correct logout URI is redirected
Closes #7
CI
#48:
Commit 5f537a4
pushed
by
g105b
Merge branch 'master' of github.com:authwave/php-client
Conflicts:
src/AuthUri.php
src/Authenticator.php
test/phpunit/ProviderUri/AbstractProviderUriTest.php
CI
#45:
Commit 4bdb85c
pushed
by
g105b
Refactor AuthUri into ProviderUri, introduce AdminUri
CI
#44:
Commit c9456f2
pushed
by
g105b
Introduce App ID, closes #3
CI
#41:
Commit 4ade1b1
pushed
by
g105b
Split host and path from Authenticator constructor (#3)
Closes #2
CI
#39:
Commit acfab17
pushed
by
g105b