OAuth with stateless servers
LocalPDS
June 3, 2026
OAuth is now working as I have made this leaflet post.
I had to smuggle various information in fields not designed for it so the client can access them. This current solution isn't very secure but hoping to tighten it up soon.
Eg. currently the putRecord isn't doing any token validation. I just wanted to get it working to begin with. I'll comment it out on my client so people can't post as me.
Discussion in the ATmosphere