Last Version

OAuth 2.0 Samples with WSO2 Identity Server 4.4.0

WSO2 Identity Server Samples

License

License

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.samples.is
ArtifactId

ArtifactId

wso2is-identity-samples-oauth2
Version

Version

4.4.0
Type

Type

pom
Description

Description

OAuth 2.0 Samples with WSO2 Identity Server
WSO2 Identity Server Samples
Project Organization

Project Organization

WSO2

Download wso2is-identity-samples-oauth2 4.4.0


<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/ -->
<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>wso2is-identity-samples-oauth2</artifactId>
    <version>4.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/
implementation 'org.wso2.samples.is:wso2is-identity-samples-oauth2:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/
implementation ("org.wso2.samples.is:wso2is-identity-samples-oauth2:4.4.0")
'org.wso2.samples.is:wso2is-identity-samples-oauth2:pom:4.4.0'
<dependency org="org.wso2.samples.is" name="wso2is-identity-samples-oauth2" rev="4.4.0">
  <artifact name="wso2is-identity-samples-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='wso2is-identity-samples-oauth2', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "wso2is-identity-samples-oauth2" % "4.4.0"
[org.wso2.samples.is/wso2is-identity-samples-oauth2 "4.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • playground2
  • custom-grant
  • custom-token-issuer