Commit 3eff975
Sel readme examples (#23)
* Fix weird package.json/package-lock.json inconsistencies
* Added barebones login/logout example
* tweaks to barebones login/logout example
* Updated __examples__ README to point to login-logout
* updated README for login-logout
* Initial commit for using login info to pull info from bluesky PDS
* Put together almost-simplest example
* README edits
* Updates to read-write-records to improve formatting, add deletion of statuses
* fix build
* polish up authproto examples
* Improve authproto redirect example
* Clarify authproto readme
* add numbers in front of examples
---------
Co-authored-by: Essential Randomness <essentialrandomn3ss@gmail.com>1 parent 3aa4042 commit 3eff975
66 files changed
Lines changed: 18398 additions & 16214 deletions
File tree
- astro-authproto
- __examples__
- 01-login-logout
- public
- src/pages
- 02-read-bsky-profile
- public
- src
- pages
- styles
- 03-read-write-records
- assets
- src
- actions
- components
- pages
- styles
- 04-auth-only-pages
- src
- pages
- 05-redirects
- src/pages
- auth-only-pages/src
- read-write-records/src/components
- src
- components
- db
- routes
- oauth
- stores
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments