freeCodeCamp/api
Mrugesh Mohapatra 7199f033fb
feat(next-api): basic authentication setup (#49378)
* feat(next-api): add fastify-auth0-verify plugin

* feat(next-api): add fastify-jwt-authz plugin

* feat(next-api): accept privacy endpoint with scopes support

* fix(next-api): ignore eslint and ts errors

They will be fixed in a future PR when the package with errors has been updated

Co-authored-by: Niraj Nandish <nirajnandish@icloud.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-02-24 17:26:40 +05:30
..
db refactor: clean up errors + unused code (#49473) 2023-02-24 17:25:56 +05:30
middleware feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30
plugins feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30
routes feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30
utils refactor: clean up types and tsconfig (#49360) 2023-02-24 17:25:53 +05:30
index.ts feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30
package.json feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30
tsconfig.json feat(next-api): basic authentication setup (#49378) 2023-02-24 17:26:40 +05:30