-
Updated
Aug 23, 2021 - Ruby
#
authentication
Here are 7,559 public repositories matching this topic...
Flexible authentication solution for Rails with Warden.
-
Updated
Jul 21, 2021 - PHP
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
java
open-source
aws
oauth2
spring-boot
authentication
spring-cloud
openidconnect
authorization
sso
saml2
ldap-authentication
u2f-server
spring-framework
apache2
identity-provider
sso-authentication
websso
spring-webflow
duosecurity
-
Updated
Aug 27, 2021 - Java
OmniAuth is a flexible authentication system utilizing Rack middleware.
-
Updated
Jul 14, 2021 - Ruby
artyorsh
commented
Jan 26, 2019
7
5
TheCatLady
commented
Jan 24, 2021
deepstream.io server
-
Updated
Apr 5, 2021 - TypeScript
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
ruby
grape
identity
oauth
oauth2
orm
authentication
wiki
oauth2-provider
authorization
wiki-page
sequel
oauth2-server
ruby-on-rails
doorkeeper
rails-controller
grape-endpoints
-
Updated
Aug 16, 2021 - Ruby
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
-
Updated
Aug 25, 2021 - Go
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
-
Updated
Aug 26, 2021 - Python
OAuth Proxy
nodejs
javascript
aws
middleware
oauth
lambda
koa
oauth2
express
node
authentication
aws-lambda
server
js
serverless
hapi
azure
gcp
authorization
vercel
-
Updated
Jul 24, 2021 - JavaScript
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
react
nodejs
firebase
admin
typescript
dashboard
authentication
dark-theme
reactjs
material-ui
admin-dashboard
auth0
material-theme
dark
firebase-auth
admin-template
material-dashboard
darktheme
devias
-
Updated
Aug 4, 2021 - JavaScript
Elixir Authentication
-
Updated
Aug 22, 2021 - Elixir
Firebase iOS SDK
firebase
authentication
objective-c
push-notifications
database-as-a-service
firebase-auth
firebase-database
firebase-storage
ios-sdk
firebase-authentication
storage-service
firebase-messaging
-
Updated
Aug 27, 2021 - Objective-C
Flask user session management.
-
Updated
Aug 6, 2021 - Python
Optimized bcrypt in plain JavaScript with zero dependencies.
-
Updated
Dec 4, 2020 - JavaScript
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
-
Updated
Oct 1, 2020 - Java
boilerplate
babel
dotenv
coverage
express
node
mocha
yarn
mongodb
authentication
eslint
es6
mongoose
bluebird
jsonwebtoken
-
Updated
Jul 15, 2020 - JavaScript
List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
-
Updated
Aug 26, 2021 - SCSS
mccutchen
commented
May 1, 2019
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
github
git
windows
tfs
visual-studio
authentication
bitbucket
visual-studio-code
visual-studio-team-services
multi-factor-authentication
credential-storage
-
Updated
Feb 9, 2021 - C#
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.
laravel
localization
authentication
google-maps
laravel-framework
laravel-documentation
homestead
users
roles
user-management
socialite
registration
user-profile
dropzonejs
social-authentication
two-step-authentication
socialite-logins
gravatar-api
-
Updated
May 25, 2021 - PHP
rishabhpoddar
commented
Sep 11, 2020
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
-
Updated
Jul 7, 2021 - Python
You don't have the time to watch all the WWDC session videos yourself? No problem me and many contributors extracted the gist for you 🥳
macos
swift
security
ios
design
apple
networking
authentication
tvos
watchos
ipad
safari
session
nfc
videos
wwdc
hacktoberfest
darkmode
swiftui
-
Updated
Oct 30, 2020 - Shell
GeorgeBellTMH
commented
Aug 6, 2021
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
Improve this page
Add a description, image, and links to the authentication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authentication topic, visit your repo's landing page and select "manage topics."
Question💬
My apologies in advance if this should belong somewhere else. It's not really a bug with the library since I have found a working solution, it's just that solution doesn't abide by the docs!
The page in question: https://next-auth.js.org/configuration/options#jwt. TLDR at the end.
For context, I am working on a project that needs to use the Credentials flow, and therefore