Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
A open-source web based learning tool and flashcard system; built with React & Next.JS
TypeScript
An easy-to-use customizable bubble animation picker, similar to the Apple Music genre selection
Swift 100 25
A high-quality, cross platform, native iOS range slider for react native. A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range; inspired by react-native-…
Java 30 8
Cross Platform React Native Wrapper around the Giphy UI SDK for both iOS and Android
TypeScript 13 5
A easy to use, fully featured, React Native Boilerplate that helps you save time.
TypeScript 20 3
# JWT Auth + Refresh Tokens in Rails
This is just some code I recently used in my development application in order to add token-based authentication for my api-only rails app.
The api-client was to be consumed by a mobile application, so I needed an authentication solution that would keep the user logged in indefinetly
and the only way to do this was either using refresh tokens or sliding sessions.
Seeing something unexpected? Take a look at the GitHub profile guide.