-
Customizing Login / User Accounts UI:
Accounts UI doc: https://atmospherejs.com/ian/accounts-ui-bootstrap-3
https://github.com/ianmartorell/meteor-accounts-ui-bootstrap-3/blob/master/login_buttons_dro…
-
https://github.com/sandstorm-io/meteor-accounts-sandstorm
-
When I add this package to my project, the project cannot start due to build errors like these:
```
W20141211-16:17:22.674(-8)? (STDERR) /Users/tomcampbell/.meteor/packages/meteor-tool/.1.0.36.624o61…
-
- @henok2424 prepared a client side tool for the SparkEd V2 and used apollo graphql to generate the api for sending data for the client side.
- The schemata prepared for the api are **course, ext…
-
The name accounts-ldap makes me think this would work with the Meteor accounts system.
As documented here,
https://atmospherejs.com/meteor/accounts-ui
I did this
```
meteor add accounts-ui
meteor …
-
There is a problem at PublishContext, line 44:
``` javascript
PublishContext.prototype.changed = function(collection, id, fields) {
var collectionData = this._collectionData;
collectionData[coll…
-
I haven't looked at your source, but Slack is not properly exported, at least not in the way that @yubozhao library https://github.com/yubozhao/meteor-link-accounts is using meteor-accounts-slack.
At…
-
When using this resolver, I get some errors on missing file extensions.
**eslint config**
``` yml
extends: "airbnb"
parser: "babel-eslint"
parserOptions:
ecmaVersion: 6
ecmaFeatures:
experi…
-
https://github.com/crapthings/meteor-multiple-accounts-sandbox
this is a demo i've made
https://streamable.com/cnkj4
demo repo
https://github.com/crapthings/meteor-multiple-accounts-sandbo…
-
I'm a newbie using meteor. I created an app and followed the guide by running the following commands:
-meteor add materialize:materialize
-meteor add useraccounts:materialize
-meteor add accounts-pas…
MMrj9 updated
8 years ago