add: app sdk client auth flow example

This commit is contained in:
trisua 2025-07-19 02:00:04 -04:00
parent 0138bf4cd4
commit 9ccbc69405
9 changed files with 95 additions and 27 deletions

1
example/.gitignore vendored
View file

@ -4,6 +4,7 @@ html/*
public/*
!public/footer.html
!public/robots.txt
!public/examples
media/*
icons/*
langs/*