Commit Graph

84 Commits

Author SHA1 Message Date
denihs
bf1e391358 Merge branch 'release-2.6.1' into feature/accounts-ui-config-via-settings
# Conflicts:
#	History.md
#	docs/source/api/accounts.md
2022-02-04 10:21:06 -04:00
Renan Castro
138674a98d Merge pull request #11777 from ebroder/installer-optional-setup-path
installer: Add a flag to skip modifying exec path
2022-02-02 08:40:10 -03:00
Denilson
6a1f28c73f Merge pull request #11818 from meteor/feature/accounts-2fa-package
accounts-2fa package
2022-01-31 16:29:28 -04:00
denihs
a7fc599b42 Changes requested on code review
- improving documentation
2022-01-28 15:59:16 -04:00
denihs
0eec37fe62 Merge branch 'devel' into feature/accounts-2fa-package 2022-01-27 15:24:21 -04:00
denihs
b299363055 Changes requested on code review
- improving documentation
2022-01-27 15:23:50 -04:00
Filipe Névola
c49af546dd Improves history and migration guide for 2.6 2022-01-27 14:16:47 -04:00
Filipe Névola
06cd7d4e6f Improves history and migration guide for 2.6 2022-01-27 14:08:14 -04:00
Filipe Névola
8b7e50994a Improves history and migration guide for 2.6 2022-01-27 14:03:47 -04:00
Filipe Névola
1573f60624 Improves history and migration guide for 2.6 2022-01-27 14:02:10 -04:00
Filipe Névola
a2a5ad930b Merge branch 'devel' into release-2.6 2022-01-27 13:55:26 -04:00
Filipe Névola
1f156fd711 Improves history and migration guide for 2.6 2022-01-27 13:53:22 -04:00
Filipe Névola
2035192f18 Improves history and migration guide for 2.6 2022-01-27 13:47:18 -04:00
Filipe Névola
08135fbbe1 Trigger docs update 2022-01-27 11:42:55 -04:00
Filipe Névola
141471a4d0 Merge pull request #11797 from matheusccastroo/launch-screen-ios-support
Add support for iOS storyboard launch screen + dark mode
2022-01-27 09:00:26 -04:00
Filipe Névola
68ad8c1065 Updating readmes 2022-01-25 17:24:48 -04:00
Filipe Névola
b1ac191fc4 Updating readmes 2022-01-25 17:22:26 -04:00
Filipe Névola
77f4da17fd Updating readmes 2022-01-25 17:21:42 -04:00
Filipe Névola
fd974c2133 Updating readmes 2022-01-25 17:19:01 -04:00
denihs
0347226fb6 - update doc to talk about how the package passwordless also uses 2fa
- Doc for the new method passwordlessLoginWithTokenAnd2faCode
- Create "integration" guide, to show the steps - inside the doc for the package showing how to integrate your authentication package with accounts-2fa
2022-01-25 16:11:03 -04:00
denihs
4278732df8 Create the same integration with 2fa inside accounts-passwordless 2022-01-25 11:28:49 -04:00
denihs
68867d5e86 Move "twoFactorAuthentication" field to be inside "services->twoFactorAuthentication->{type, secret}" 2022-01-25 09:50:47 -04:00
denihs
7cdf7a6c1f Changes requested on code review
-typo
2022-01-24 14:55:07 -04:00
denihs
04d2203304 Changes requested on code review
- Improving docs
2022-01-24 10:50:05 -04:00
denihs
510a25a390 Merge remote-tracking branch 'origin/feature/accounts-2fa-package' into feature/accounts-2fa-package 2022-01-21 16:56:07 -04:00
denihs
febb8290e1 Changes requested on code review 2022-01-21 16:55:57 -04:00
Denilson
65af9faa3d Update docs/source/packages/accounts-2fa.md
Co-authored-by: Filipe Névola <filipe@meteor.com>
2022-01-21 16:32:21 -04:00
denihs
88bee7bd1a Changes requested on code review
- wrong text
2022-01-21 14:42:36 -04:00
denihs
f7e6286204 Changes requested on code review
- fixing typo
2022-01-21 14:35:36 -04:00
Denilson
5a3e487687 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:33:44 -04:00
Denilson
295f6f42dc Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:13:00 -04:00
Denilson
30222b3849 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:12:41 -04:00
Denilson
ab0ddcda3d Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:12:15 -04:00
Denilson
276d5b5b50 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:12:05 -04:00
Denilson
6dea1aced9 Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:11:47 -04:00
Denilson
0585b738ca Update docs/source/packages/accounts-2fa.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-01-21 14:11:25 -04:00
denihs
b31cee533d Changes requested on code review
- fixing typo
2022-01-20 16:56:50 -04:00
denihs
7a6818ef2a Changes requested on code review
- typo
2022-01-20 11:05:48 -04:00
denihs
65fb19a105 Changes requested on code review
- improving documentation
2022-01-20 11:01:44 -04:00
denihs
df1304c253 Changes requested on code review
- change method name
- add comment
- don't changing loginWithPassword structure
2022-01-19 09:45:45 -04:00
denihs
50f793e462 - Creating doc 2022-01-17 14:44:48 -04:00
Filipe Névola
3ae22ca820 Bump oauth package to 2.1.1 2022-01-05 16:09:44 -04:00
Filipe Névola
f5a8bb89bc Trigger docs deploy 2022-01-04 22:35:43 -04:00
Denilson
ff2250427e Merge pull request #11819 from WilliamKelley/patch-3
chore(docs): add `loggingOut` api to accounts page
2021-12-30 09:24:16 -04:00
Filipe Névola
6a9d940ee6 Trigger docs deploy 2021-12-28 14:46:59 -04:00
William Kelley
e413e6dba0 chore(docs): add loggingOut api to accounts page 2021-12-23 12:14:31 -07:00
Matheus Castro
73a2d0078e Change how we process the splash images for cordova (fixes #11555):
- Improving documentation.
- Added universal mode keys.
2021-12-20 13:47:21 -03:00
Evan Broder
a7380a7542 installer: Add a flag to skip modifying exec path
For environments where modifying your dotfiles is undesirable, you can
run the installer with `npm install -g meteor
--no-meteor-setup-exec-path`.
2021-12-14 09:43:25 -08:00
Matheus Castro
d99f42c8df Change how we process the splash images for cordova (fixes #11555):
- Updating docs
2021-12-08 18:05:22 -03:00
Matheus Castro
e9eb8e82d4 Change how we process the splash images for cordova (fixes #11555):
- Updating docs
2021-12-08 18:01:10 -03:00