Contribution activity and bus factor of kmehrunes/javalin-jwt

Active 🚀

Active contributions

Activity badge for kmehrunes/javalin-jwt repository

Why kmehrunes/javalin-jwt is active?

The result is based on ratio of number of commits and code additions from initial and final time ranges.

Initial time range – from 5 Jul, 2023 to 5 Oct, 2023

Final time range – from 5 Apr, 2024 to 5 Jul, 2024

Additions and deletions stats are not available for this repository due to GitHub API limitations.

Data calculated on 5 Jul, 2024

Bus factor of kmehrunes/javalin-jwt

What is Bus factor?

It is basically a number of most active contributors responsible for 80% of contributions.

Bus factor tries to assess "What happens if a key member of the team is hit by a bus?". The more there are key members, the lower the risk.

The kmehrunes/javalin-jwt repository has a bus factor of 3.

High risk, a lot of knowledge concentrated in a few people

Bus factor was measured on 14 Aug 2024

3

Repository summary

"kmehrunes/javalin-jwt" is a GitHub repository that provides a library for handling JSON Web Tokens (JWTs) in Javalin.

Javalin is a web framework for Kotlin and Java, and JWTs are a method for securely transmitting information between parties as a JSON object.

This library simplifies the process of using JWTs in Javalin applications, offering features like:

  • Easy integration with Javalin
  • Efficient handling of JWTs
  • Checking for token expiration
  • Managing roles and access rights

To use it, you'll need to add the appropriate dependencies in your build file and then you can manage authentication and authorization of users in your Javalin application by using the provided API.

Dependency for Maven: xml <dependency> <groupId>com.github.kmehrunes</groupId> <artifactId>javalin-jwt</artifactId> <version>1.0.0-alpha</version> </dependency>

Dependency for Gradle: groovy implementation 'com.github.kmehrunes:javalin-jwt:1.0.0-alpha'

Please note that, being an open source project, you can contribute to its development or raise issues as needed.

Recently added projects

Activity badge for LouisShark/chatgpt_system_prompt repository

Updated on 14 Aug 2024

Activity badge for asdf-vm/asdf-nodejs repository

Updated on 14 Aug 2024

Activity badge for linexjlin/GPTs repository

Updated on 14 Aug 2024

Activity badge for 1Panel-dev/1Panel repository

Updated on 14 Aug 2024

Activity badge for toptal/picasso repository

Updated on 14 Aug 2024

Top 5 contributors of kmehrunes/javalin-jwt

ContributorCommits
12
8
3
2
2