imrenagi/go-oauth2-mysql

Avoid multiple access tokens to the same user on the validity window

apremalal opened this issue · 1 comments

Is there a configuration to avoid issuing new tokens to the same user credentials and reuse existing valid tokens instead?.

Moving this to https://github.com/go-oauth2/oauth2 as it belongs there.