All Projects β†’ moul β†’ Alfred Workflow Gauth

moul / Alfred Workflow Gauth

Licence: mit
πŸ”‘ TOTP - Google Authenticator Workflow for Alfred2 (Two-Factor authentication)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Workflow Gauth

Passport
Provides authentication for phoenix application
Stars: ✭ 159 (-6.47%)
Mutual labels:  authentication
React Firestore Authentication
πŸ”₯Boilerplate Project for Authentication with Firestore in React.
Stars: ✭ 165 (-2.94%)
Mutual labels:  authentication
Aspnetauthenticationworkshop
A workshop for moving through the various new pieces in ASP.NET Core Authentication
Stars: ✭ 169 (-0.59%)
Mutual labels:  authentication
Api guard
JWT authentication solution for Rails APIs
Stars: ✭ 159 (-6.47%)
Mutual labels:  authentication
Turnstile
An authentication framework for Swift.
Stars: ✭ 163 (-4.12%)
Mutual labels:  authentication
Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+1172.35%)
Mutual labels:  alfred-workflow
Webauthn4j
A portable Java library for WebAuthn and Apple App Attest server side verification
Stars: ✭ 158 (-7.06%)
Mutual labels:  authentication
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (+0%)
Mutual labels:  authentication
Security.identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
Stars: ✭ 165 (-2.94%)
Mutual labels:  authentication
Nginx Http Shibboleth
Shibboleth auth request module for nginx
Stars: ✭ 168 (-1.18%)
Mutual labels:  authentication
Django Auth Tutorial
Source code for Django authentication tutorial.
Stars: ✭ 160 (-5.88%)
Mutual labels:  authentication
Spotify Clone Client
A ReactJS clone application of the popular Spotify music streaming service. This application utilizes the Spotify API and the Spotify Web Playback SDK
Stars: ✭ 162 (-4.71%)
Mutual labels:  authentication
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-2.94%)
Mutual labels:  alfred-workflow
Alfred Workflows
Alfred Workflows for Developers
Stars: ✭ 1,923 (+1031.18%)
Mutual labels:  alfred-workflow
Alfred Safari Assistant
Alfred 3+ workflow to search and use Safari bookmarks, history, reading list and tabs.
Stars: ✭ 169 (-0.59%)
Mutual labels:  alfred-workflow
Next Apollo Auth
Authentication Boilerplate with Next.js and Apollo GraphQL
Stars: ✭ 159 (-6.47%)
Mutual labels:  authentication
Cognito Express
Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.
Stars: ✭ 165 (-2.94%)
Mutual labels:  authentication
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (+0%)
Mutual labels:  alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+1212.94%)
Mutual labels:  alfred-workflow
Pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 2,097 (+1133.53%)
Mutual labels:  authentication

Alfred Workflow: Google Authenticator

Build Status

An Alfred 2 workflow for Google Authenticator / a.k.a. Two-Factors Authentication / a.k.a. Time-Based Authentication Token / a.k.a. TOTP

An Alfred workflow equivalent of the mobile applications Google Authenticator and Authy.

I personally use it on Gmail, Amazon AWS, Github, Facebook, Evernote and Dropbox

A bigger list is available on Wikipedia

Installation

Create a ~/.gauth file with your secrets, ie:

[google - [email protected]]
secret=xxxxxxxxxxxxxxxxxx

[evernote - robert]
secret=yyyyyyyyyyyyyyyyyy

Download and import to Alfred

Dependencies

  • Alfred 2 or 3 with PowerPack
  • Python >= 2.7

Non-exhaustive list of links for "secret" installation

Links

Acknowledgment

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].