All Projects → Fitbit → sdk-oauth

Fitbit / sdk-oauth

Licence: MIT license
Fitbit SDK example application.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sdk-oauth

sdk-design-assets
Downloadable design assets for the Fitbit SDK.
Stars: ✭ 75 (+13.64%)
Mutual labels:  fitbit, fitbit-sdk, fitbit-devrel
ossapps
A non-exhaustive list of open sourced clock faces, applications and modules from the community.
Stars: ✭ 393 (+495.45%)
Mutual labels:  fitbit, fitbit-sdk, fitbit-devrel
zeit
A Fitbit clock face for learners of the German language
Stars: ✭ 41 (-37.88%)
Mutual labels:  fitbit, fitbit-sdk
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+136.36%)
Mutual labels:  webapi
CleanArchitecture
Clean Architecture Solution for .NET 5
Stars: ✭ 18 (-72.73%)
Mutual labels:  webapi
WebAPI2CLI
Execute ASP.NET Core WebAPI from Command Line
Stars: ✭ 28 (-57.58%)
Mutual labels:  webapi
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-59.09%)
Mutual labels:  webapi
active-directory-dotnet-daemon-certificate-credential
A .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.
Stars: ✭ 40 (-39.39%)
Mutual labels:  webapi
rabbitmq-labs
The source code for my RabbitMQ tutorials.
Stars: ✭ 45 (-31.82%)
Mutual labels:  webapi
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (+90.91%)
Mutual labels:  webapi
DomainResult
Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API
Stars: ✭ 23 (-65.15%)
Mutual labels:  webapi
codegenerator
Generate EF6 WebApi with an AngularJS font-end
Stars: ✭ 11 (-83.33%)
Mutual labels:  webapi
CSharpCampReCapProject
Kodlama.io | C# Camp | Recap Project | Car Rental System | 2021
Stars: ✭ 17 (-74.24%)
Mutual labels:  webapi
ms-identity-java-webapi
A Java Web API that calls another web API with the Microsoft identity platform using the On-Behalf-Of flow
Stars: ✭ 27 (-59.09%)
Mutual labels:  webapi
ms-identity-javascript-angular-spa-aspnetcore-webapi
An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
Stars: ✭ 72 (+9.09%)
Mutual labels:  webapi
MongoWebApiStarter
A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 6 Web-Api project with MongoDB as the data store.
Stars: ✭ 147 (+122.73%)
Mutual labels:  webapi
FastEndpoints
A light-weight REST API development framework for ASP.Net 6 and newer.
Stars: ✭ 2,386 (+3515.15%)
Mutual labels:  webapi
NetCoreWithDocker
Tutorial with samples about how to setup .Net Core with Docker
Stars: ✭ 20 (-69.7%)
Mutual labels:  webapi
CrmWebApi
🎉 CRM后台管理系统(后端 WebApi)
Stars: ✭ 13 (-80.3%)
Mutual labels:  webapi
WebApiToTypeScript
A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers
Stars: ✭ 26 (-60.61%)
Mutual labels:  webapi

sdk-oauth

A sample application which uses the Settings API OAuth component, and the Fitbit Web API to query sleep data.

Usage

  1. You must first register a Web Application on dev.fitbit.com to get an OAuth ID and secret. Configure the application as:
  1. Enter your OAuth 2.0 Client ID and Client Secret into settings/index.jsx

  2. After installing the project from Fitbit Studio, you need to login to the Fitbit Web API using the settings page within the Fitbit mobile application.

    Fitbit mobile app > Ionic > Developer menu > your app > Settings

Read more in the Reference documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].