Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtemporal/device-authz-flow-dino-badger2040w
Device Authorization Flow using Pimoroni Badger 2040 W
https://github.com/jtemporal/device-authz-flow-dino-badger2040w
auth auth0 micropython
Last synced: 1 day ago
JSON representation
Device Authorization Flow using Pimoroni Badger 2040 W
- Host: GitHub
- URL: https://github.com/jtemporal/device-authz-flow-dino-badger2040w
- Owner: jtemporal
- License: mit
- Created: 2024-07-24T20:09:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T02:53:36.000Z (5 months ago)
- Last Synced: 2024-12-24T21:43:22.783Z (4 days ago)
- Topics: auth, auth0, micropython
- Language: Python
- Homepage: https://jtemporal.com/pyohio24/
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dino Game on Badger 2040 W with Device Authz Flow
This repo holds the file to run the Dino Game from Google Chrome coded in MicroPython and ported to Pimoroni Badger 2040 W.
The [version adapted by Jerzy Głowacki](https://github.com/niutech/dino-badger2040), here was modified to account for the interaction with an external API that holds a leaderboard and Auth0 to host the user data.
## Set Up
If you are new to the badge checkout [this lab on Auth0's Developer Center](https://developer.auth0.com/resources/labs/events/badger-2040-w).
If you are already familiar make sure to upload all the files within the `badger2040w/` folder.
Remember to update de values on `auth/config.txt` and `dino/api-config.txt` accordingly.
And have fun.
----
This was presented at PyOhio 2024.
If you need more help feel free to open an issue in this repo or [reach out to me on any social account here](https://jtemporal.com/socials).
[Don't forget to join Developer Day](https://a0.to/devday2024/joinJess) to learn more about identity and [sign up for Auth0's developer newsletter](https://a0.to/nl-signup/python).