node server side auth for SPA apps (angular, react, ..)
Installing with npm is recommended and it works seamlessly with webpack. ```sh npm i spa-auth-components ``` To external usage of this library we should modify webpack config firstly: ```javascript externals: { spa_auth: 'SpaAuthComponents' } `
GitHub API token authentication for browsers and Node.js
Provides ability to easily handle most of the logic related to the authentication process and page load for the AngularJS SPA
Vue application with login form for be included in a single-spa application as registered app.
OpenID Connect / OAuth2 solution for client-first Web Applications
Google APIs Authentication Client Library for Node.js
Official SDK for Supabase Auth
GitHub API token authentication for browsers and Node.js
Vue application with login form for be included in a single-spa application as registered app.
Validation and normalization for better-auth
node.js basic auth parser
Get the auth token set for an npm registry (if any)
Vue application with login form for be included in a single-spa application as registered app.
Octokit authentication strategy for OAuth clients
The most comprehensive authentication framework for TypeScript.
Single-Page Application Authorization Client for Autodesk Platform Services
GitHub OAuth App authentication for JavaScript
GitHub OAuth Device authentication strategy for JavaScript
Auth0 SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
GitHub App authentication for JavaScript
Authentication for Next.js
Asgardeo Auth SPA SDK to be used in Single-Page Applications.
OpenID Connect & OAuth2 authentication using react context api as state management
XSS/CSRF safe JWT auth designed for SPA
Frontend libraries implement OAuth2 flows that authenticate the user with your SPA, but are only part of the picture. If you're storing user data on a backend, you'll need to authenticate them on both the frontend and the backend. That's what Oauth2 Authorization Code Request does, with PKCE thrown in for added security. This gem provides the backend authorization needed, taking in a verification request and logging the user in via JWT with Knock. If you're using Vue/React/etc with a frontend authorization library like @nuxt/auth, and you're running Rails in API mode for your backend, this gem completes the picture.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.