我想保护REST URL。为此,我决定使用基于令牌的身份验证。在这种情况下,我如何创建具有过期时间的令牌,以及我可以将其存储在哪里以供稍后验证令牌检查?This is my security.xml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:beans="http://ww
我从我的python脚本调用github api。如果运行成功,它将进行大约3000次调用。但是,在成功调用50-60次之后,它会显示以下消息-
{'message': "API rate limit exceeded for 108.169.151.47. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", 'documentation_url'