Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no method provided to clean up the specified clientid in the clientstore. #255

Open
Christian-health opened this issue Nov 3, 2023 · 0 comments

Comments

@Christian-health
Copy link

https://github.com/go-oauth2/oauth2/blob/master/store/client.go

There is no method provided to clean up the specified clientid in the clientstore.
How can I clean it up?
Continuously adding clientid to clientstore will cause a lot of memory usage.

没有提供清理ClientStore中指定clientid的方法。如何才能清理掉?不停的添加clientid到clientstore,将导致大量内内存的占用。一个过期的。无效的clientId仍然会被存放到ClientStore中无法清理掉。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant