Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/fxa-relier-client

DEPRECATED, DO NOT USE THIS. Firefox Accounts relier JavaScript library
https://github.com/mozilla/fxa-relier-client

Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
Consider deprecating the library

shane-tomlinson opened this issue almost 9 years ago
Remove support for iframe flow

shane-tomlinson opened this issue almost 9 years ago
Add support for `prompt` query parameter

shane-tomlinson opened this issue almost 9 years ago
fix(node): Fix the amd-loader when loading es6-promise

shane-tomlinson opened this pull request almost 9 years ago
refactor(node): Use r.js instead of the home grown amd loader.

shane-tomlinson opened this pull request almost 9 years ago
Use OIDC discovery document

rfk opened this issue almost 9 years ago
refactor(promise): switch promise libraries

vladikoff opened this pull request about 9 years ago
fix(docs): Fix API example of fetching profile info

rfk opened this pull request about 9 years ago
chore(docs): add contributing.md

vladikoff opened this pull request over 9 years ago
chore(docs): Fix docs for a few APIs

pdehaan opened this pull request over 9 years ago
YUIDoc API docs looking odd

jaredhirsch opened this issue over 9 years ago
chore(travis): fix travis lint

vladikoff opened this pull request over 9 years ago
fix(docs): clarify tradeCode

vladikoff opened this pull request over 9 years ago
Cannot do require('fxa-relier-client') using WebPack

kumar303 opened this issue over 9 years ago
Support installation via `npm install`

kumar303 opened this issue over 9 years ago
chore(travis): Tell Travis to use #fxa-bots

pdehaan opened this pull request over 9 years ago
chore(lint): add ESLint to repo

TDA opened this pull request over 9 years ago
Replace JSHint with ESLint

pdehaan opened this issue over 9 years ago
chore(license): Update license to be SPDX compliant

pdehaan opened this pull request over 9 years ago
Add jsdoc for tradeCode, clarify that it is a server-side request

vladikoff opened this issue over 9 years ago
CORS error from fxaRelierClient.token.tradeCode()

kumar303 opened this issue over 9 years ago
travis-lint says that our .travis.yml file has unexpected globals

pdehaan opened this issue over 9 years ago
Release 0.0.8

vladikoff opened this issue over 9 years ago
Add more assert.include to tests

vladikoff opened this issue over 9 years ago
DRY tests for required parameters

vladikoff opened this issue over 9 years ago
feat(auth): add a bestChoice option that omits the action parameter

vladikoff opened this pull request over 9 years ago
Add preliminary support for notifications api

rfk opened this pull request almost 10 years ago
WIP: Issue 48 iframe only

shane-tomlinson opened this pull request almost 10 years ago
grunt build fails

tarekziade opened this issue almost 10 years ago
Add ability to allow FxA to choose the appropriate start page.

shane-tomlinson opened this issue almost 10 years ago
Add ability to pass along a `campaign` parameter

shane-tomlinson opened this issue almost 10 years ago
iframe flow: add configuration option to supress close button

shane-tomlinson opened this issue almost 10 years ago
iframe flow: add ability to specify "container" in which content should be placed.

shane-tomlinson opened this issue almost 10 years ago
feat: Send `context=iframe` for the lightbox flow.

shane-tomlinson opened this pull request almost 10 years ago
lightbox flow should pass `context=iframe`

shane-tomlinson opened this issue almost 10 years ago
fix: Simplify message serialization to the iframe.

shane-tomlinson opened this pull request almost 10 years ago
simplify iframe command/data serialization

shane-tomlinson opened this issue almost 10 years ago
Add MDN documentation for server side use.

shane-tomlinson opened this issue almost 10 years ago
Document the postMessage protocol

shane-tomlinson opened this issue almost 10 years ago
iframe flow: Notify reliers when the user clicks the "sign up" button

shane-tomlinson opened this issue almost 10 years ago
feat: Reliers can set the lightbox background and zIndex.

shane-tomlinson opened this pull request almost 10 years ago
Give the relier the ability to set the background color.

shane-tomlinson opened this issue almost 10 years ago
no z-index is set on the containing element.

shane-tomlinson opened this issue almost 10 years ago
Add MDN documentation.

shane-tomlinson opened this issue almost 10 years ago
use shrinkwrap & update deps

shane-tomlinson opened this pull request almost 10 years ago
Remove version from code

vladikoff opened this issue almost 10 years ago
Issue 20 camel case

shane-tomlinson opened this pull request almost 10 years ago
Integrate with the FirefoxOS native experience.

shane-tomlinson opened this issue almost 10 years ago
fix(docs): Use one canonical source for documentation.

shane-tomlinson opened this pull request almost 10 years ago
feat: Add the .token and .profile namespaces.

shane-tomlinson opened this pull request almost 10 years ago
Use shrinkwrap?

pdehaan opened this issue almost 10 years ago
fix(build): Support loading in CommonJS environments like Node.

shane-tomlinson opened this pull request almost 10 years ago
fix(build): Minified js=`fxa-relier-client.min.js`

shane-tomlinson opened this pull request almost 10 years ago
API.md mentions a "FirefoxAPI" class that doesn't seem to exist

rfk opened this issue almost 10 years ago
Update to be compatible with CommonJS

shane-tomlinson opened this issue almost 10 years ago
Add a CONTRIBUTING.md file

shane-tomlinson opened this issue almost 10 years ago
Add API for token/code management.

shane-tomlinson opened this issue almost 10 years ago
profile and token namespaces.

shane-tomlinson opened this pull request almost 10 years ago
fix(client): Redirect to the oauth server instead of the content server.

shane-tomlinson opened this pull request almost 10 years ago
mix of camelCase and snake_case in options.

shane-tomlinson opened this issue almost 10 years ago
Add `auth.forceAuth`, ditch `force_email` parameter to `signIn`

shane-tomlinson opened this issue almost 10 years ago
feat: Reliers can specify an email and disable cached creds.

shane-tomlinson opened this pull request almost 10 years ago
Add API to retreive the current profile image

zaach opened this issue about 10 years ago
Add option to the login flow to clear the email field.

shane-tomlinson opened this issue about 10 years ago
service discovery endpoint needed for easy lookup of OAuth related servers

shane-tomlinson opened this issue about 10 years ago
The content server should not be loaded directly, instead, visit the oauth server

shane-tomlinson opened this issue about 10 years ago
feat(docs): Add some basic API documents.

shane-tomlinson opened this pull request about 10 years ago
create RP docs

jaredhirsch opened this issue about 10 years ago
lightbox flow: content is not centered on screen when viewed on a mobile device

shane-tomlinson opened this issue about 10 years ago
Notify reliers when FxA user profile data changes

ckarlof opened this issue about 10 years ago
Generate a release

shane-tomlinson opened this issue about 10 years ago
Remove the `lightbox` and `redirect` namespaces.

shane-tomlinson opened this pull request about 10 years ago
Remove the `lightbox` and `redirect` namespaces.

shane-tomlinson opened this pull request about 10 years ago
object.js needed?

jaredhirsch opened this issue about 10 years ago
events.js needed?

jaredhirsch opened this issue about 10 years ago
WIP: Initial checkin of the lightbox/redirect APIs.

shane-tomlinson opened this pull request about 10 years ago
Allow reliers to notify FxA content server when the user logs out

ckarlof opened this issue about 10 years ago
Come up with the API

shane-tomlinson opened this issue about 10 years ago