1
0
Fork 0
forked from OpenNeo/impress
impress/app
Emi Matchu 6618651fcb Use completely random NeoPass usernames for now
Ahh, I had assumed the `uid` provided by NeoPass would be the user's
Neopets username, but in hindsight that was never gonna work out since
NeoPass doesn't think of things in terms of usernames at all!

For now, we create 100% random NeoPass usernames, of the form
"neopass-shoyru-5812" or similar. This will be an important fallback
anyway, because it's possible to have a NeoPass with *no* Neopets.com
account attached.

But hopefully we'll be able to work with TNT to request the user's main
Neopets account's username somehow, to use that as the default when
possible!
2024-04-01 05:57:06 -07:00
..
assets Fix scoping on CSS for donate page 2024-03-13 22:13:16 -07:00
controllers Actually create user from NeoPass authentication! <3 <3 2024-03-14 19:11:06 -07:00
helpers Downgrade jQuery on homepage to be the same version as everywhere else 2024-03-13 21:38:45 -07:00
javascript Whoops, fix some style regressions for the React app! 2024-03-31 01:20:45 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use completely random NeoPass usernames for now 2024-04-01 05:57:06 -07:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Add some cheesy formatting to the placeholder NeoPass UI 2024-03-14 19:47:19 -07:00