我正在使用angular 5和oidc-client和身份服务器4。oidc-client支持会话超时吗?还是需要我手动实现?
所谓会话超时,是指用户在一段时间不活动后将被注销
https://stackoverflow.com/questions/51883626
相似问题