18 lines
503 B
Markdown
18 lines
503 B
Markdown
<h1 align="center">
|
|
<img src="./assets/logo-512.png" height="150" alt="OUTPOSTS">
|
|
<div style="color: #232848; font-weight: 700;">OIDC-CLIENT-RX</div>
|
|
<div align="center">
|
|
<img src="https://img.shields.io/badge/status-work--in--progress-blue" alt="status-badge" />
|
|
</div>
|
|
</h1>
|
|
|
|
<p align="center">ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications.</p>
|
|
|
|
## Quick Start
|
|
|
|
@TODO Coming Soon
|
|
|
|
## License
|
|
|
|
[MIT](https://choosealicense.com/licenses/mit/)
|