Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Example application to connect to komoot via oauth2

License

NotificationsYou must be signed in to change notification settings

komoot/komoot-oauth2-connect-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example application to connect to komoot via oauth2

To use this demo code you need valid oauth2 credentials. You can apply for them here:https://www.komoot.de/b2b/connect#profileconnect .

Run it locally

  1. (Fork and) clone the project.
  2. Create a python virtual environmentvirtualenv --distribute -p python3 .env
  3. Activate the virtual environment. .env/bin/activate.fish (for the fish shell) or. .env/bin/activate (bash)
  4. Install dependenciespip install -r requirements.txt
  5. Run the server applicationpython test_client.py --client-id XXX --client-secret YYY
  6. Open your browser http://localhost:5000/ and login with a regular komoot user accout.

About

Example application to connect to komoot via oauth2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp