2023-06-18 15:02:21 +02:00
<!doctype html>
2023-08-23 11:36:28 +02:00
< html class = "no-js" lang = "en" data-content_root = "" >
2023-06-18 15:02:21 +02:00
< head > < meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" / >
< meta name = "color-scheme" content = "light dark" > < meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< link rel = "index" title = "Index" href = "genindex.html" / > < link rel = "search" title = "Search" href = "search.html" / > < link rel = "next" title = "Installation" href = "installation.html" / > < link rel = "prev" title = "Features" href = "features.html" / >
2022-08-27 16:50:29 +02:00
2023-09-14 13:43:58 +02:00
<!-- Generated with Sphinx 7.1.2 and Furo 2023.09.10 -->
2023-12-23 18:39:26 +01:00
< title > OAuth 2.0 - FitTrackee 0.7.28 documentation< / title >
2023-08-23 11:36:28 +02:00
< link rel = "stylesheet" type = "text/css" href = "_static/pygments.css?v=fa44fd50" / >
2023-07-30 17:05:25 +02:00
< link rel = "stylesheet" type = "text/css" href = "_static/styles/furo.css?v=135e06be" / >
< link rel = "stylesheet" type = "text/css" href = "_static/copybutton.css?v=76b2166b" / >
< link rel = "stylesheet" type = "text/css" href = "_static/styles/furo-extensions.css?v=36a5483c" / >
< link rel = "stylesheet" type = "text/css" href = "_static/css/fork-awesome.min.css?v=876feb3b" / >
< link rel = "stylesheet" type = "text/css" href = "_static/css/custom.css?v=9f1a53bb" / >
2023-06-18 15:02:21 +02:00
< style >
body {
--color-code-background: #eeffcc;
--color-code-foreground: black;
}
@media not print {
body[data-theme="dark"] {
--color-code-background: #272822;
--color-code-foreground: #f8f8f2;
}
@media (prefers-color-scheme: dark) {
body:not([data-theme="light"]) {
--color-code-background: #272822;
--color-code-foreground: #f8f8f2;
}
}
}
< / style > < / head >
< body >
< script >
document.body.dataset.theme = localStorage.getItem("theme") || "auto";
< / script >
2022-08-27 16:50:29 +02:00
2023-06-18 15:02:21 +02:00
< svg xmlns = "http://www.w3.org/2000/svg" style = "display: none;" >
< symbol id = "svg-toc" viewBox = "0 0 24 24" >
< title > Contents< / title >
< svg stroke = "currentColor" fill = "currentColor" stroke-width = "0" viewBox = "0 0 1024 1024" >
< path d = "M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z" / >
< / svg >
< / symbol >
< symbol id = "svg-menu" viewBox = "0 0 24 24" >
< title > Menu< / title >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-menu">
< line x1 = "3" y1 = "12" x2 = "21" y2 = "12" > < / line >
< line x1 = "3" y1 = "6" x2 = "21" y2 = "6" > < / line >
< line x1 = "3" y1 = "18" x2 = "21" y2 = "18" > < / line >
< / svg >
< / symbol >
< symbol id = "svg-arrow-right" viewBox = "0 0 24 24" >
< title > Expand< / title >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather-chevron-right">
< polyline points = "9 18 15 12 9 6" > < / polyline >
< / svg >
< / symbol >
< symbol id = "svg-sun" viewBox = "0 0 24 24" >
< title > Light mode< / title >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
< circle cx = "12" cy = "12" r = "5" > < / circle >
< line x1 = "12" y1 = "1" x2 = "12" y2 = "3" > < / line >
< line x1 = "12" y1 = "21" x2 = "12" y2 = "23" > < / line >
< line x1 = "4.22" y1 = "4.22" x2 = "5.64" y2 = "5.64" > < / line >
< line x1 = "18.36" y1 = "18.36" x2 = "19.78" y2 = "19.78" > < / line >
< line x1 = "1" y1 = "12" x2 = "3" y2 = "12" > < / line >
< line x1 = "21" y1 = "12" x2 = "23" y2 = "12" > < / line >
< line x1 = "4.22" y1 = "19.78" x2 = "5.64" y2 = "18.36" > < / line >
< line x1 = "18.36" y1 = "5.64" x2 = "19.78" y2 = "4.22" > < / line >
< / svg >
< / symbol >
< symbol id = "svg-moon" viewBox = "0 0 24 24" >
< title > Dark mode< / title >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
< path stroke = "none" d = "M0 0h24v24H0z" fill = "none" / >
< path d = "M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" / >
< / svg >
< / symbol >
< symbol id = "svg-sun-half" viewBox = "0 0 24 24" >
< title > Auto light/dark mode< / title >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
< path stroke = "none" d = "M0 0h24v24H0z" fill = "none" / >
< circle cx = "12" cy = "12" r = "9" / >
< path d = "M13 12h5" / >
< path d = "M13 15h4" / >
< path d = "M13 18h1" / >
< path d = "M13 9h4" / >
< path d = "M13 6h1" / >
< / svg >
< / symbol >
< / svg >
2022-08-27 16:50:29 +02:00
2023-06-18 15:02:21 +02:00
< input type = "checkbox" class = "sidebar-toggle" name = "__navigation" id = "__navigation" >
< input type = "checkbox" class = "sidebar-toggle" name = "__toc" id = "__toc" >
< label class = "overlay sidebar-overlay" for = "__navigation" >
< div class = "visually-hidden" > Hide navigation sidebar< / div >
< / label >
< label class = "overlay toc-overlay" for = "__toc" >
< div class = "visually-hidden" > Hide table of contents sidebar< / div >
< / label >
< div class = "page" >
< header class = "mobile-header" >
< div class = "header-left" >
< label class = "nav-overlay-icon" for = "__navigation" >
< div class = "visually-hidden" > Toggle site navigation sidebar< / div >
< i class = "icon" > < svg > < use href = "#svg-menu" > < / use > < / svg > < / i >
< / label >
< / div >
< div class = "header-center" >
2023-12-23 18:39:26 +01:00
< a href = "index.html" > < div class = "brand" > FitTrackee 0.7.28
2023-06-18 15:02:21 +02:00
documentation< / div > < / a >
< / div >
< div class = "header-right" >
< div class = "theme-toggle-container theme-toggle-header" >
< button class = "theme-toggle" >
< div class = "visually-hidden" > Toggle Light / Dark / Auto color theme< / div >
< svg class = "theme-icon-when-auto" > < use href = "#svg-sun-half" > < / use > < / svg >
< svg class = "theme-icon-when-dark" > < use href = "#svg-moon" > < / use > < / svg >
< svg class = "theme-icon-when-light" > < use href = "#svg-sun" > < / use > < / svg >
2022-08-27 16:50:29 +02:00
< / button >
< / div >
2023-06-18 15:02:21 +02:00
< label class = "toc-overlay-icon toc-header-icon" for = "__toc" >
< div class = "visually-hidden" > Toggle table of contents sidebar< / div >
< i class = "icon" > < svg > < use href = "#svg-toc" > < / use > < / svg > < / i >
< / label >
< / div >
< / header >
< aside class = "sidebar-drawer" >
< div class = "sidebar-container" >
< div class = "sidebar-sticky" > < a class = "sidebar-brand" href = "index.html" >
< div class = "sidebar-logo-container" >
< img class = "sidebar-logo" src = "_static/ft-logo.png" alt = "Logo" / >
< / div >
2023-12-23 18:39:26 +01:00
< span class = "sidebar-brand-text" > FitTrackee 0.7.28
2023-06-18 15:02:21 +02:00
documentation< / span >
< / a > < form class = "sidebar-search-container" method = "get" action = "search.html" role = "search" >
< input class = "sidebar-search" placeholder = "Search" name = "q" aria-label = "Search" >
< input type = "hidden" name = "check_keywords" value = "yes" >
< input type = "hidden" name = "area" value = "default" >
< / form >
< div id = "searchbox" > < / div > < div class = "sidebar-scroll" > < div class = "sidebar-tree" >
< ul class = "current" >
2022-08-27 16:50:29 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "features.html" > Features< / a > < / li >
2023-06-18 15:02:21 +02:00
< li class = "toctree-l1 current current-page" > < a class = "current reference internal" href = "#" > OAuth 2.0< / a > < / li >
2022-08-27 16:50:29 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "installation.html" > Installation< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "cli.html" > Command line interface< / a > < / li >
2023-04-12 17:32:08 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "third_party_tools.html" > Third-party tools< / a > < / li >
2023-06-18 15:02:21 +02:00
< li class = "toctree-l1 has-children" > < a class = "reference internal" href = "api/index.html" > API documentation< / a > < input class = "toctree-checkbox" id = "toctree-checkbox-1" name = "toctree-checkbox-1" role = "switch" type = "checkbox" / > < label for = "toctree-checkbox-1" > < div class = "visually-hidden" > Toggle navigation of API documentation< / div > < i class = "icon" > < svg > < use href = "#svg-arrow-right" > < / use > < / svg > < / i > < / label > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/auth.html" > Authentication and account< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/configuration.html" > Configuration< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/oauth2.html" > OAuth2< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/records.html" > Records< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/sports.html" > Sports< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/stats.html" > Statistics< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/users.html" > Users< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "api/workouts.html" > Workouts< / a > < / li >
2022-08-27 16:50:29 +02:00
< / ul >
< / li >
2023-06-18 15:02:21 +02:00
< li class = "toctree-l1 has-children" > < a class = "reference internal" href = "troubleshooting/index.html" > Troubleshooting< / a > < input class = "toctree-checkbox" id = "toctree-checkbox-2" name = "toctree-checkbox-2" role = "switch" type = "checkbox" / > < label for = "toctree-checkbox-2" > < div class = "visually-hidden" > Toggle navigation of Troubleshooting< / div > < i class = "icon" > < svg > < use href = "#svg-arrow-right" > < / use > < / svg > < / i > < / label > < ul >
< li class = "toctree-l2" > < a class = "reference internal" href = "troubleshooting/administrator.html" > Administrator< / a > < / li >
2022-10-02 09:43:44 +02:00
< / ul >
< / li >
2023-06-18 15:02:21 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "changelog.html" > Change log< / a > < / li >
2022-08-27 16:50:29 +02:00
< / ul >
2023-06-18 15:02:21 +02:00
< / div >
2023-06-18 15:23:33 +02:00
< / div > < div id = "furo-languages" tabindex = "0" >
< span class = "languages-label" >
< i class = "fa fa-language" > < / i >
< / span >
< div class = "languages-list" >
< a href = "../en/oauth.html" hreflang = en lang = en >
English
< / a >
< a href = "../fr/oauth.html" hreflang = fr lang = fr >
Français
< / a >
< / div >
2023-06-18 15:02:21 +02:00
< / div >
< / div >
2022-08-27 16:50:29 +02:00
2023-06-18 15:02:21 +02:00
< / div >
< / aside >
< div class = "main" >
< div class = "content" >
< div class = "article-container" >
< a href = "#" class = "back-to-top muted-link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" >
< path d = "M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z" > < / path >
< / svg >
< span > Back to top< / span >
< / a >
< div class = "content-icon-container" >
< div class = "theme-toggle-container theme-toggle-content" >
< button class = "theme-toggle" >
< div class = "visually-hidden" > Toggle Light / Dark / Auto color theme< / div >
< svg class = "theme-icon-when-auto" > < use href = "#svg-sun-half" > < / use > < / svg >
< svg class = "theme-icon-when-dark" > < use href = "#svg-moon" > < / use > < / svg >
< svg class = "theme-icon-when-light" > < use href = "#svg-sun" > < / use > < / svg >
< / button >
< / div >
< label class = "toc-overlay-icon toc-content-icon" for = "__toc" >
< div class = "visually-hidden" > Toggle table of contents sidebar< / div >
< i class = "icon" > < svg > < use href = "#svg-toc" > < / use > < / svg > < / i >
< / label >
< / div >
< article role = "main" >
< section id = "oauth-2-0" >
< h1 > OAuth 2.0< a class = "headerlink" href = "#oauth-2-0" title = "Permalink to this heading" > #< / a > < / h1 >
2022-08-27 16:50:29 +02:00
< p > (< em > new in 0.7.0< / em > )< / p >
< p > FitTrackee provides a REST API (see < a class = "reference external" href = "api/index.html" > documentation< / a > ) whose
2022-10-02 09:43:44 +02:00
most endpoints require authentication/authorization.< / p >
2022-08-27 16:50:29 +02:00
< p > To allow a third-party application to interact with API endpoints, an
< a class = "reference external" href = "https://datatracker.ietf.org/doc/html/rfc6749" > OAuth2< / a > client can be created
in user settings (‘ apps’ tab).< / p >
< div class = "admonition warning" >
< p class = "admonition-title" > Warning< / p >
< p > OAuth2 endpoints requiring authentication are not accessible by third-party
applications (< a class = "reference external" href = "api/oauth2.html" > documentation< / a > ), only by FitTrackee
client (first-party application).< / p >
< / div >
< p > FitTrackee supports only < a class = "reference external" href = "https://datatracker.ietf.org/doc/html/rfc6749#section-1.3.1" > Authorization Code< / a >
2022-10-02 09:43:44 +02:00
flow (with < a class = "reference external" href = "https://datatracker.ietf.org/doc/html/rfc7636" > PKCE< / a > support).
2022-08-27 16:50:29 +02:00
It allows to exchange an authorization code for an access token.
2022-09-19 18:49:25 +02:00
The client ID and secret must be sent in the POST body.
2022-10-02 09:43:44 +02:00
It is recommended to use PKCE to provide a better security.< / p >
< section id = "scopes" >
2023-06-18 15:02:21 +02:00
< h2 > Scopes< a class = "headerlink" href = "#scopes" title = "Permalink to this heading" > #< / a > < / h2 >
2022-08-27 16:50:29 +02:00
< p > The following scopes are available:< / p >
< ul class = "simple" >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > application:write< / span > < / code > : grants write access to application configuration (only for users with administration rights),< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > profile:read< / span > < / code > : grants read access to auth endpoints,< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > profile:write< / span > < / code > : grants write access to auth endpoints,< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > users:read< / span > < / code > : grants read access to users endpoints,< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > users:write< / span > < / code > : grants write access to users endpoints,< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > workouts:read< / span > < / code > : grants read access to workouts-related endpoints,< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > workouts:write< / span > < / code > : grants write access to workouts-related endpoints.< / p > < / li >
< / ul >
2022-10-02 09:43:44 +02:00
< / section >
< section id = "flow" >
2023-06-18 15:02:21 +02:00
< h2 > Flow< a class = "headerlink" href = "#flow" title = "Permalink to this heading" > #< / a > < / h2 >
2022-10-02 09:43:44 +02:00
< ul >
< li > < p > The user creates an App (client) on FitTrackee for a third-party application.< / p >
2022-08-27 16:50:29 +02:00
< figure class = "align-default" >
< img alt = "OAuth2 client creation on FitTrackee" src = "_images/fittrackee_screenshot-07.png" / >
< / figure >
2022-10-02 09:43:44 +02:00
< div class = "line-block" >
< div class = "line" > After registration, the client id and secret are shown.< / div >
< div class = "line" > They must be stored in the 3rd-party application by the user.< / div >
< / div >
< / li >
< li > < div class = "line-block" >
< div class = "line" > The 3rd-party app needs to redirect to FitTrackee, in order for the user to authorize the 3rd-party app to access user data on FitTrackee.< / div >
< / div >
< figure class = "align-default" >
< img alt = "App authorization on FitTrackee" src = "_images/fittrackee_screenshot-08.png" / >
< / figure >
< div class = "line-block" >
< div class = "line" > The authorization URL is < code class = "docutils literal notranslate" > < span class = "pre" > https://< FITTRACKEE_HOST> /profile/apps/authorize< / span > < / code > .< / div >
< div class = "line" > The required parameters are:< / div >
< / div >
< ul class = "simple" >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > client_id< / span > < / code > : the client id displayed after registration< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > response_type< / span > < / code > : < code class = "docutils literal notranslate" > < span class = "pre" > code< / span > < / code > , since FitTrackee only supports Authorization Code flow.< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > scope< / span > < / code > : scopes separated with space.< / p > < / li >
< / ul >
< div class = "line-block" >
< div class = "line" > and optional parameters:< / div >
< / div >
< ul class = "simple" >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > state< / span > < / code > : unique value to prevent cross-site request forgery< / p > < / li >
< / ul >
< div class = "line-block" >
< div class = "line" > For PKCE, the following parameters are mandatory:< / div >
< / div >
< ul class = "simple" >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > code_challenge< / span > < / code > : string generated from a code verifier< / p > < / li >
< li > < p > < code class = "docutils literal notranslate" > < span class = "pre" > code_challenge_method< / span > < / code > : method used to create challenge, for instance “S256”< / p > < / li >
< / ul >
< div class = "line-block" >
< div class = "line" > Example for PKCE:< / div >
2023-06-18 15:02:21 +02:00
< div class = "line" > < code class = "docutils literal notranslate" > < span class = "pre" > https://< FITTRACKEE_HOST> /profile/apps/authorize?response_type=code& client_id=< CLIENT_ID> & scope=profile%3Aread+workouts%3Awrite& state=< STATE> & code_challenge=< CODE_CHALLENGE> & code_challenge_method=S256< / span > < / code > < / div >
2022-10-02 09:43:44 +02:00
< / div >
< / li >
< li > < div class = "line-block" >
< div class = "line" > After the authorization, FitTrackee redirects to the 3rd-party app, so the 3rd-party app can get the authorization code from the redirect URL and then fetches an access token with the client id and secret (endpoint < a class = "reference external" href = "https://samr1.github.io/FitTrackee/api/oauth2.html#post--api-oauth-token" > /api/oauth/token< / a > ).< / div >
< div class = "line" > Example of a redirect URL:< / div >
2023-06-18 15:02:21 +02:00
< div class = "line" > < code class = "docutils literal notranslate" > < span class = "pre" > https://example.com/callback?code=< AUTHORIZATION_CODE> & state=< STATE> < / span > < / code > < / div >
2022-10-02 09:43:44 +02:00
< / div >
< / li >
< / ul >
2022-09-19 18:49:25 +02:00
< div class = "admonition note" >
< p class = "admonition-title" > Note< / p >
< p > OAuth2 support is implemented with < a class = "reference external" href = "https://docs.authlib.org/en/latest/" > Authlib< / a > library.< / p >
< / div >
< div class = "admonition warning" >
< p class = "admonition-title" > Warning< / p >
< div class = "line-block" >
< div class = "line" > If FitTrackee is running behind a proxy, the < code class = "docutils literal notranslate" > < span class = "pre" > X-Forwarded-Proto< / span > < / code > header must be set.< / div >
2023-06-18 15:02:21 +02:00
< div class = "line" > For instance for < code class = "docutils literal notranslate" > < span class = "pre" > nginx< / span > < / code > :< / div >
2022-09-19 18:49:25 +02:00
< / div >
< div class = "highlight-default notranslate" > < div class = "highlight" > < pre > < span > < / span > proxy_set_header X-Forwarded-Proto $scheme;
< / pre > < / div >
< / div >
< / div >
2022-10-02 09:43:44 +02:00
< / section >
< section id = "resources" >
2023-06-18 15:02:21 +02:00
< h2 > Resources< a class = "headerlink" href = "#resources" title = "Permalink to this heading" > #< / a > < / h2 >
2022-08-27 16:50:29 +02:00
< p > Some resources about OAuth 2.0:< / p >
< ul class = "simple" >
2022-10-02 09:43:44 +02:00
< li > < p > < a class = "reference external" href = "https://www.oauth.com" > OAuth 2.0 Simplified< / a > by < a class = "reference external" href = "https://aaronparecki.com" > Aaron Parecki< / a > (example for < a class = "reference external" href = "https://www.oauth.com/oauth2-servers/server-side-apps/example-flow/" > authorization code flow with PKCE< / a > )< / p > < / li >
2022-09-19 18:49:25 +02:00
< li > < p > < a class = "reference external" href = "https://requests-oauthlib.readthedocs.io/en/latest/examples/real_world_example.html" > Web App Example of OAuth 2 web application flow< / a > with Requests-OAuthlib (python)< / p > < / li >
< li > < p > < a class = "reference external" href = "https://docs.authlib.org/en/latest/client/oauth2.html#oauth-2-session" > OAuth 2 Session< / a > with Authlib (python)< / p > < / li >
< li > < p > < a class = "reference external" href = "https://codeberg.org/SamR1/ft-oauth-client" > Minimal example of an application interacting with FitTrackee< / a > (python)< / p > < / li >
2022-08-27 16:50:29 +02:00
< / ul >
2022-10-02 09:43:44 +02:00
< / section >
2022-08-27 16:50:29 +02:00
< / section >
2023-06-18 15:02:21 +02:00
< / article >
< / div >
< footer >
< div class = "related-pages" >
< a class = "next-page" href = "installation.html" >
< div class = "page-info" >
< div class = "context" >
< span > Next< / span >
< / div >
< div class = "title" > Installation< / div >
< / div >
< svg class = "furo-related-icon" > < use href = "#svg-arrow-right" > < / use > < / svg >
< / a >
< a class = "prev-page" href = "features.html" >
< svg class = "furo-related-icon" > < use href = "#svg-arrow-right" > < / use > < / svg >
< div class = "page-info" >
< div class = "context" >
< span > Previous< / span >
< / div >
< div class = "title" > Features< / div >
< / div >
< / a >
< / div >
< div class = "bottom-of-page" >
< div class = "left-details" >
< div class = "copyright" >
Copyright © 2018 - 2023, SamR1
< / div >
Made with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > and < a class = "muted-link" href = "https://pradyunsg.me" > @pradyunsg< / a > 's
< a href = "https://github.com/pradyunsg/furo" > Furo< / a >
< / div >
< div class = "right-details" >
< div class = "icons" >
< a class = "muted-link fa fa-github fa-lg" href = "https://github.com/SamR1/FitTrackee" aria-label = "GitHub" > < / a >
2023-06-28 08:44:42 +02:00
< a class = "muted-link fa fa-mastodon fa-lg" rel = "me" href = "https://fosstodon.org/@FitTrackee" aria-label = "Mastodon" > < / a >
2023-06-18 15:02:21 +02:00
< / div >
< / div >
< / div >
< / footer >
2022-08-27 16:50:29 +02:00
< / div >
2023-06-18 15:02:21 +02:00
< aside class = "toc-drawer" >
2022-08-27 16:50:29 +02:00
2023-06-18 15:02:21 +02:00
< div class = "toc-sticky toc-scroll" >
< div class = "toc-title-container" >
< span class = "toc-title" >
On this page
< / span >
< / div >
< div class = "toc-tree-container" >
< div class = "toc-tree" >
< ul >
< li > < a class = "reference internal" href = "#" > OAuth 2.0< / a > < ul >
< li > < a class = "reference internal" href = "#scopes" > Scopes< / a > < / li >
< li > < a class = "reference internal" href = "#flow" > Flow< / a > < / li >
< li > < a class = "reference internal" href = "#resources" > Resources< / a > < / li >
< / ul >
< / li >
< / ul >
2022-11-27 12:06:42 +01:00
2023-06-18 15:02:21 +02:00
< / div >
< / div >
< / div >
< / aside >
< / div >
2023-12-23 18:39:26 +01:00
< / div > < script data-url_root = "./" id = "documentation_options" src = "_static/documentation_options.js?v=2288a6db" > < / script >
2023-07-30 17:05:25 +02:00
< script src = "_static/doctools.js?v=888ff710" > < / script >
< script src = "_static/sphinx_highlight.js?v=4825356b" > < / script >
< script src = "_static/scripts/furo.js?v=32e29ea5" > < / script >
< script src = "_static/clipboard.min.js?v=a7894cd8" > < / script >
< script src = "_static/copybutton.js?v=f281be69" > < / script >
2023-06-18 15:02:21 +02:00
< / body >
2022-08-27 16:50:29 +02:00
< / html >