rci
a12n-server


rci | a12n-server | |
---|---|---|
2 | 16 | |
902 | 468 | |
- | 0.9% | |
2.6 | 9.6 | |
almost 2 years ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rci
-
Need help making my component accesible
I have created a simple segmented input component, using the not so accessible technique of having multiple input components next to each other. I know it's bad, but doing it the rci is more difficult and limiting, but now I want to make it more accessible. My approach is to make a second input element next to it, hide it with css, and make screen readers think it's the actual input field. However, I don't really know how. So, what aria attributes and what not can I give to to trick screen readers into not seeing the div and only the input and is it even doable? Here's is the general DOM structure of my component
-
Made a Segmented Input component for svelte
Take a look at https://github.com/leonardodino/rci for inspiration.
a12n-server
-
Examples of APIs that follows the best practices and are production ready on Github?
I wrote a small OAuth2 serer with NodeJS: https://github.com/curveball/a12n-server
- Architecting Node the Node way?
-
Passport.js alternatives in 2022
a12n-server. Lightweight, Node.js. Just run npm start to run it and all based around OAuth2. I've been working on this for almost 5 years =)
-
Writing my own logins Vs Third party Authentication
There's open source OAuth2 providers too that you can self-host. a12n-server is one of them, and the steps to get it up and running are:
-
Keycloak: Open-Source Identity and Access Management
Another OAuth2 server, that's well on the other side of the heavyweight spectrum vs. keycloak:
https://github.com/curveball/a12n-server
-
What are some good quality open source rest apis based on expressjs to learn from? Preferably using postgresql
I'm working on one that supports posgresql (and also mysql, sqlite): https://github.com/curveball/a12n-server
- express js I need help with a large API
- Good Backend Projects to learn from?
- Suggest some intermediate level projects.
- Single Sign On
What are some alternatives?
block-code - A fully customizable, one-time password input component for the web built with React
OpenUnison - Unified Identity Management
gincko - Build complex, smart forms or inputs-based UIs in seconds.
deno-oauth2-client - Minimalistic OAuth 2.0 client for Deno.
react-math-keyboard - A customizable math keyboard for React
cookie-session - Simple cookie-based session middleware
zag - Finite state machines for building accessible design systems and UI components. Works with modern frameworks, and even just Vanilla JS
spring-authorization-server - Spring Authorization Server
image-to-totp - š Convert QR images to TOTP codes
adfsmfa - MFA for ADFS 2022/2019/2016/2012r2
headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
dex - OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

