From 6c1a941fef2c95121cc0ab0643d24eebd324b1de Mon Sep 17 00:00:00 2001 From: 4www <1502484+4www@users.noreply.github.com> Date: Wed, 17 Apr 2024 08:01:54 +0200 Subject: [PATCH] =?UTF-8?q?Create=20Company=20=E2=80=9Coso/index=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- companies/oso/index.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 companies/oso/index.json diff --git a/companies/oso/index.json b/companies/oso/index.json new file mode 100644 index 00000000..19c57337 --- /dev/null +++ b/companies/oso/index.json @@ -0,0 +1,15 @@ +{ + "twitter_url": "https://www.twitter.com/osohq", + "job_board_provider": "ashby", + "company_url": "https://www.osohq.com", + "job_board_hostname": "Oso", + "linkedin_url": "https://www.linkedin.com/company/13056430/", + "github_url": "https://github.com/osohq", + "job_board_url": "https://www.osohq.com/company/jobs", + "title": "Oso", + "tags": [ + "authorization", + "startup" + ], + "description": "Oso is a batteries-included system for authorization." +}