]> BookStack Code Mirror - bookstack/history - app/Auth/Access/OpenIdService.php
Started refactor for merge of OIDC
[bookstack] / app / Auth / Access / OpenIdService.php
2021-10-06 Dan BrownStarted refactor for merge of OIDC
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2020-08-04 Jasper WeyneMethod descriptions
2020-08-04 Jasper WeyneSimplify refresh method
2020-08-04 Jasper WeyneIncrease robustness of the refresh method
2020-07-09 Jasper WeyneAccessToken empty array parameter on null
2020-07-09 Jasper WeyneConfigurable OpenID Connect services
2020-07-08 Jasper WeyneGeneralize refresh failure handling
2020-07-07 Jasper WeyneIgnore ID token expiry if unavailable
2020-07-07 Jasper WeyneToken expiration and refreshing using the refresh_token...
2020-07-06 Jasper WeyneDeduplicated getOrRegisterUser method
2020-07-01 Jasper WeyneFirst basic OpenID Connect implementation