mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(api): implement authorization code flow in the new api (#55413)
This commit is contained in:
committed by
GitHub
parent
302d2b9f60
commit
e94080add5
@@ -9,6 +9,7 @@
|
||||
"@fastify/cookie": "9.4.0",
|
||||
"@fastify/csrf-protection": "6.4.1",
|
||||
"@fastify/express": "^2.3.0",
|
||||
"@fastify/oauth2": "7.8.1",
|
||||
"@fastify/swagger": "8.14.0",
|
||||
"@fastify/swagger-ui": "1.10.2",
|
||||
"@fastify/type-provider-typebox": "3.6.0",
|
||||
|
||||
Reference in New Issue
Block a user