Last Version

GWT/JsInterop wrapper for: Auth0, OKTA, Keycloak 0.0.3

GWT/JsInterop wrapper for popular JWT authentication providers: Auth0, OKTA and Keycloak

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-jwt
Version

Version

0.0.3
Type

Type

jar
Description

Description

GWT/JsInterop wrapper for: Auth0, OKTA, Keycloak
GWT/JsInterop wrapper for popular JWT authentication providers: Auth0, OKTA and Keycloak
Project URL

Project URL

https://github.com/peruncs/gwt

Download gwt-jwt 0.0.3


<!-- https://jarcasting.com/artifacts/com.peruncs.gwt/gwt-jwt/ -->
<dependency>
    <groupId>com.peruncs.gwt</groupId>
    <artifactId>gwt-jwt</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.peruncs.gwt/gwt-jwt/
implementation 'com.peruncs.gwt:gwt-jwt:0.0.3'
// https://jarcasting.com/artifacts/com.peruncs.gwt/gwt-jwt/
implementation ("com.peruncs.gwt:gwt-jwt:0.0.3")
'com.peruncs.gwt:gwt-jwt:jar:0.0.3'
<dependency org="com.peruncs.gwt" name="gwt-jwt" rev="0.0.3">
  <artifact name="gwt-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peruncs.gwt', module='gwt-jwt', version='0.0.3')
)
libraryDependencies += "com.peruncs.gwt" % "gwt-jwt" % "0.0.3"
[com.peruncs.gwt/gwt-jwt "0.0.3"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.elemental2 : elemental2-core jar 2.25
com.google.elemental2 : elemental2-dom jar 2.25
com.google.elemental2 : elemental2-webstorage jar 2.25

Project Modules

There are no modules declared in this project.