2.0.1-SNAPSHOT.1 • Published 5 years ago

csw-aas-js v2.0.1-SNAPSHOT.1

Weekly downloads
47
License
Apache License 2....
Repository
github
Last release
5 years ago

csw-aas-js

This library provides React components to integrate authentication and authorization while building UI applications

NPM JavaScript Style Guide

Install

npm install csw-aas-js

Usage

csw-aas-js exposes multiple react components which can be used to secure react application. Usage of Login component is shown below:

import React, { Component } from 'react'

import {Login} from 'csw-aas-js'

class Example extends Component {
  render() {
    return <Login />
  }
}

For details please refer Documentation section.

License

Apache Licence Version 2.0 © TMT Software

Documentation

For documentation please refer this link

2.0.1-SNAPSHOT.1

5 years ago

2.0.1-SNAPSHOT

5 years ago

2.0.0

5 years ago

2.0.0-RC3

5 years ago

2.0.0-RC2

5 years ago

2.0.0-RC1

5 years ago

0.0.66-RC1

5 years ago

1.1.0-RC1

5 years ago

0.0.49

6 years ago

0.0.47

6 years ago

0.0.46

6 years ago

0.0.44

6 years ago

0.0.45

6 years ago

0.0.43

6 years ago

0.0.41

6 years ago

0.0.42

6 years ago

0.0.40

6 years ago

1.0.0

6 years ago

1.0.0-RC1

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.13

6 years ago

0.4.12

6 years ago

0.4.11

6 years ago

0.4.10

6 years ago

0.4.9

6 years ago

0.4.8

6 years ago

0.4.7

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.1.0-RC4

6 years ago

0.1.0-RC3

6 years ago

0.1.0-RC2

6 years ago

0.1.0-RC1

7 years ago