Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add refresh_token_expires_in to oauth res | Chocobozzz | 2021-02-25 | 1 | -0/+1 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -3/+4 |
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 1 | -2/+2 |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -1/+1 |
* | Cleanup oauth tokens cache | Chocobozzz | 2020-05-11 | 1 | -0/+8 |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 1 | -6/+12 |
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -7/+6 |
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -66/+159 |
* | Check auth plugin result | Chocobozzz | 2020-05-04 | 1 | -2/+27 |
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -18/+22 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -58/+70 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -6/+44 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+101 |