This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/refresh
Yifan Gu 7282dd5187 refreshtoken: return base64 encoded token for in-memory backend.
Previously if we use the in-memory backend, it will return a raw
binary token for refresh token. This fixes the case.
2015-10-12 14:51:52 -07:00
..
refreshtest refresh: bcrypt raw bytes rather than base64 encoded string. 2015-09-02 14:23:20 -07:00
repo.go refreshtoken: return base64 encoded token for in-memory backend. 2015-10-12 14:51:52 -07:00