jen chan
jen chan
## What I did Some `@Helpers` and contributors old and new gathered together and tried to run the Storybook codebase to see how to make it easier for people to...
# Context This request comes about from discussions I’ve had with @rajsite on the steep learning gradient Javascript framework developers who may also be new to web components experience when...
Currently, if an end user (developer) wants to change the server settings for allowed site origins, they have to insert it into the `server_settings` table on sqllite if they are...
# Description Developers often like to use HTTP request clients like insomnia, Bruno or Hopscotch during development of APIs or to preview the responses. Create examples of accessing http://localhost:8531 with...
The goal of this issue is to create a repo or code-sandbox style example of using vanilla js and html to interact with `a12n-server`, so that developers who are curious...
The goal is to create a minimal working demo repo of an Angular application interacting with a12n-server, so that developers who might be interested to use a12n-server have an educational...
# Tasks - [x] Add an endpoint that integrates with `OAuthConfig['userinfo']` for `next-auth` since it's only possible to get user info from `/user/:userId` currently - [x] Do something about post-sign...
As a developer who isn't unfamiliar with authorization and authentication, I would like to know how @curveball/a12n-server fits within the landscape of current authentication tools, so that I can understand...
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/