An open API service indexing awesome lists of open source software.

https://github.com/rocketchat/iframe-auth-example

iFrame auth example app
https://github.com/rocketchat/iframe-auth-example

Last synced: 3 months ago
JSON representation

iFrame auth example app

Awesome Lists containing this project

README

          

# iframe-auth-example
iFrame auth example app

# Getting Started

```
git clone https://github.com/RocketChat/iframe-auth-example.git
cd iframe-auth-example
npm install
npm start
```