WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2026 Poal.co

378

Got some more experience with Typescript. Made a couple of interfaces for registration and logging in.

Worked a little on the login page, and I got it to display and basically work.

I also looked into oauth and from first glance it doesn't look like it will work. I'm looking for something where the website can sign an authorization that can be verified out of bounds by the p2p network. As far as I can tell, oauth used a blob token.

Just for curiousity and to try and come up with additional better ideas, I learned about jamstack. I thought about maybe using the p2p network as the backend for the website, but my main concern is to mock up what other websites basically use. This way I can model what I need to do to integrate with them.

Got some more experience with Typescript. Made a couple of interfaces for registration and logging in. Worked a little on the login page, and I got it to display and basically work. I also looked into oauth and from first glance it doesn't look like it will work. I'm looking for something where the website can sign an authorization that can be verified out of bounds by the p2p network. As far as I can tell, oauth used a blob token. Just for curiousity and to try and come up with additional better ideas, I learned about jamstack. I thought about maybe using the p2p network as the backend for the website, but my main concern is to mock up what other websites basically use. This way I can model what I need to do to integrate with them.

(post is archived)