Skip to content

A proof of concept for using emojis as a token for authentication/authorization.

Notifications You must be signed in to change notification settings

frectonz/emoji-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Auth

An proof of concept for using emojis as a token for authentication/authorization.

GET http://localhost:3000/greeting
Authorization: Emoji encodeURI('🐱🐶🐧🐤')

200 OK
Hello, 🐱🐶🐧🐤

About

A proof of concept for using emojis as a token for authentication/authorization.

Resources

Stars

Watchers

Forks