Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要为身份验证(登录)创建 JWT 令牌并在注销时使其过期。那么它的程序是什么?
我正在使用 foxx 微服务进行数据库操作。JWT 令牌必须使用服务创建,并且令牌将在用户从网站注销或令牌过期时间完成时过期。