Git Product home page Git Product logo

jwt_decode's Introduction

Hi there ๐Ÿ‘‹

I'm Siddharth, a 24-year-old avid tech geek and a full stack engineer, based out of Flagstaff, Arizona. I'm currently pursuing my Masters in Computer Science at Northern Arizona University. I previously worked on Zmanda, an enterprise backup and recovery solution, at BETSOL as a Build/Release and DevOps Engineer.

What am I upto lately?

Looking to connect?

If you have an idea or looking for contribute to some of my previous work, I'd love to sit and have a chat with you. Feel free to reach out to me via email or twitter.

jwt_decode's People

Contributors

ianmaguithi avatar mingulov avatar sidsbrmnn avatar varunsathreya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jwt_decode's Issues

Clean up README

README file must be re-written to briefly explain the usage of the library

Add documentation comments for API elements

API elements are missing comments explaining its purpose. This needs to be added for the extra 10 Pub Points. It just looks good to have them and also improves legibility of code

Tests fails in non UTC+05:30 timezone

getExpiryDate uses DateTime.fromMillisecondsSinceEpoch without isUtc=true (it is false by default), and currently the comparison in test is done with hard-coded UTC+05:30 time, so it fails in other timezones, for example:

$ flutter test
00:01 +1 -1: getting expiry date [E]                                                                                                                                                          
  Expected: DateTime:<2021-12-22 01:46:13.000>
    Actual: DateTime:<2021-12-21 22:16:13.000>
  
  package:test_api                expect
  test/jwt_decode_test.dart 26:5  main.<fn>
  
00:01 +2 -1: Some tests failed.               

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.