Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).