diff --git a/website/src/data/showcase/warrant.png b/website/src/data/showcase/warrant.png new file mode 100644 index 0000000000..f8e16f2946 Binary files /dev/null and b/website/src/data/showcase/warrant.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 0d5fdacf69..1ded01edfb 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1325,6 +1325,15 @@ const Users: User[] = [ source: 'https://github.com/nodegui/vue-nodegui', tags: ['opensource'], }, + { + title: 'Warrant Docs', + description: + 'APIs and devtools for implementing authorization and access control.', + preview: require('./showcase/warrant.png'), + website: 'https://docs.warrant.dev/', + source: null, + tags: ['product'], + }, { title: 'Wasp', description: