firebase-users-admin_v1.0.8
(See PR #33 for reference)
Updates
- Improve server error handling, Issue #31
- Use stricter
corsoptions on server- Comment out the
corsoptions lineapp.use(cors(corsOptions))on /server/src/index.js when testing on Postman and other http clients other than the/clientapp.
- Comment out the
- Code clean-up
- Minor README updates