springboot-oauth2-jwt icon indicating copy to clipboard operation
springboot-oauth2-jwt copied to clipboard

Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)

Results 8 springboot-oauth2-jwt issues
Sort by recently updated
recently updated
newest added

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.10 to 42.4.1. Changelog Sourced from postgresql's changelog. [42.4.1] (2022-08-01 16:24:20 -0400) Security fix: CVE-2022-31197 Fixes SQL generated in PgResultSet.refresh() to escape column identifiers so as to...

dependencies

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.10 to 42.4.1. Changelog Sourced from postgresql's changelog. [42.4.1] (2022-08-01 16:24:20 -0400) Security fix: CVE-2022-31197 Fixes SQL generated in PgResultSet.refresh() to escape column identifiers so as to...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.5.5 to 4.8.0. Release notes Sourced from liquibase-core's releases. v4.8.0 Liquibase 4.8.0 release Please report any issues to https://github.com/liquibase/liquibase/issues. Notable Changes Liquibase 4.8.0 introduces the following functionality:...

dependencies

Bumps [liquibase-core](https://github.com/liquibase/liquibase) from 3.5.5 to 4.8.0. Release notes Sourced from liquibase-core's releases. v4.8.0 Liquibase 4.8.0 release Please report any issues to https://github.com/liquibase/liquibase/issues. Notable Changes Liquibase 4.8.0 introduces the following functionality:...

dependencies

Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Hi Rahyan, how can we add new functionality on sso? I want to add Google Login, Facebook Login.