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
- Host: GitHub
- URL: https://github.com/rocketchat/iframe-auth-example
- Owner: RocketChat
- License: mit
- Created: 2018-04-10T16:49:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T06:04:31.000Z (about 3 years ago)
- Last Synced: 2024-05-01T11:29:31.764Z (over 1 year ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 23
- Watchers: 5
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```