forked from FusionAuth/fusionauth-site
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloudflare Workers / API Gateway #186
Open
NoOneSpecialCodes
wants to merge
50
commits into
ritza-co:cloudflare
Choose a base branch
from
NoOneSpecialCodes:master
base: cloudflare
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Adding missing possible results for userState * Changes from feedback
* alphabetized imports * adding note about smtp setup * updating. this referenced some older links that had titles that had changes * wordmsthing * wordsmthing
* Update to application API Parameter * Added to request section also * Spiced up the request section * Spiced up the request section a little more
* update pagefind and tune the query a bit * license update
Co-authored-by: Sean Bobby <[email protected]>
Co-authored-by: Sean Bobby <[email protected]>
) * document that you should not set this parameter to zero FusionAuth/fusionauth-issues#2736 * more nuance, please * updating with correct examples
…onAuth#3083)" (FusionAuth#3085) This reverts commit ba13ee4.
Co-authored-by: bradmccarty <[email protected]>
Co-authored-by: bradmccarty <[email protected]>
Co-authored-by: bradmccarty <[email protected]>
* Another draft.dev upload - Content already approved * Update how-passwordless-works.mdx Changed up that section on biometrics to really focus on passkeys instead. Also changed some of the other references, where it made sense to do so. --------- Co-authored-by: bradmccarty <[email protected]>
* update pagefind and tune the query a bit * 1.51 release notes * Updated release name * copy updates * added dependency updates for 1.51.1 * Added link to simple theme editor docs --------- Co-authored-by: Lyle Schemmerling <[email protected]> Co-authored-by: Andy Pai <[email protected]>
* Updates to How SSO Works article * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update how-sso-works.mdx * Update astro/src/content/articles/authentication/how-sso-works.mdx Co-authored-by: Mark Robustelli <[email protected]> --------- Co-authored-by: bradmccarty <[email protected]> Co-authored-by: Mark Robustelli <[email protected]>
* update pagefind and tune the query a bit * stub * simple theme docs * doc update * Shrink images * updates to theme editor doc * updates from feedback * . * grammar * rename * search version --------- Co-authored-by: lyleschemmerling <[email protected]> Co-authored-by: Andy Pai <[email protected]>
* initial * add cover and boilerplate * Shrink images * add updates and images * Shrink images * Apply suggestions from code review Co-authored-by: Brad McCarty <[email protected]> * update youtube * Apply suggestions from code review Co-authored-by: Mark Robustelli <[email protected]> --------- Co-authored-by: Alex Patterson <[email protected]> Co-authored-by: alex-fusionauth <[email protected]> Co-authored-by: Brad McCarty <[email protected]> Co-authored-by: Mark Robustelli <[email protected]>
* draft.dev Adaptive MFA for UX * Update adaptive-mfa-user-experience.mdx Reworked the first couple paragraphs. Also changed how the H2 and H3 sections were set up, so that they're not quite so sparse. --------- Co-authored-by: bradmccarty <[email protected]>
* More draft.dev content * Rename remote-workforce-mfa.mdx to user-experience-ux-mfa.mdx Updated the URL * Update user-experience-ux-mfa.mdx Added some links in the first couple paragraphs. * Update user-experience-ux-mfa.mdx --------- Co-authored-by: bradmccarty <[email protected]>
* wordsmithing, organizing text better * wordsmithing
* Added note about removing cname * remove scrollref component
* fixed busted internal link. * remove extra ?
Co-authored-by: bradmccarty <[email protected]>
* Adding links, removing spaces * Fixing code spacing. * Fixing code spacing again * Adding spacing to code * Fixing code spacing * Update astro/src/content/articles/security/third-party-services-ciam.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/security/third-party-services-ciam.mdx Co-authored-by: Mark Robustelli <[email protected]> * Update astro/src/content/articles/security/third-party-services-ciam.mdx Co-authored-by: Mark Robustelli <[email protected]> * More spacing updates * Spacing updates * Update third-party-services-ciam.mdx * Update third-party-services-ciam.mdx --------- Co-authored-by: bradmccarty <[email protected]> Co-authored-by: Mark Robustelli <[email protected]>
* change master to main in docs * wip * containers branch * more docs * undo change to 3rd party link * rewrite exampleapps check script * test script failure * rollback script test change
…ed on the JSON objects and observed behavior for 1.51.0 (FusionAuth#3118)
* Release notes for 1.51.1 * Update astro/src/content/docs/release-notes/index.mdx Co-authored-by: Brent Halsey <[email protected]> * added an item for the new healthcheck endpoint * added a space to `healthcheck` --------- Co-authored-by: Andy Pai <[email protected]> Co-authored-by: Brent Halsey <[email protected]>
Co-authored-by: bradmccarty <[email protected]>
Co-authored-by: bradmccarty <[email protected]>
* remove reference to system API * updated to make clear where state is returned for password change flows * adding state in to the change password response * fixing response code title styling
NoOneSpecialCodes
force-pushed
the
master
branch
from
June 15, 2024 08:29
be93767
to
349c71e
Compare
* feat(android-sdk): add initial version of SDK doc * feat(android-sdk): add initial drafts * feat(android-sdk): blog content placeholder difference AppAuth * feat(android-sdk): update docs and blog * feat(android-sdk): update docs and blog * refactor(android-sdk): Ngrok not required * feat(android-sdk): update docs and blog * docs(android-sdk): some changes to "Difference to AppAuth" section * feat(android-sdk): add blog conclusion * refactor(quickstart): update content, add RemoteContent * refactor(quickstart): update RemoteCode and add TODOs * refactor(android-sdk-beta): update conclusion * docs(quickstart): extend Quickstart * refactor(android-sdk-beta): quickstart changes * change repository name * change repository structure * further align quickstart guide to standard * refactor(android-sdk-beta): reviewdog suggested changes * refactor(android-sdk-beta): add suggested changes * refactor(android-sdk-beta): add suggested changes * Update astro/src/content/quickstarts/quickstart-android-kotlin-native.mdx Co-authored-by: Alex Patterson <[email protected]> * Update astro/src/content/blog/android-sdk-beta.mdx Co-authored-by: Alex Patterson <[email protected]> * Update astro/src/content/quickstarts/quickstart-android-kotlin-native.mdx Co-authored-by: Mark Robustelli <[email protected]> * refactor(android-sdk-beta): add additional clarifications * include cover * adjust sentence --------- Co-authored-by: Aaron-Ritter <[email protected]> Co-authored-by: Colin Frick <[email protected]> Co-authored-by: Colin Frick <[email protected]> Co-authored-by: Mark Robustelli <[email protected]> Co-authored-by: Alex Patterson <[email protected]>
* Doc for new Health API. FusionAuth/fusionauth-issues#1166 Fixes to release notes for 1.51.1. Formatting, adding missing links to GH issue, and provide additional clarity for documented issues. * Update astro/src/content/docs/apis/system.mdx Co-authored-by: Andy Pai <[email protected]> * Copy updates from code review --------- Co-authored-by: Andy Pai <[email protected]>
* fixed typos * more known words
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I created the guide for Cloudflare workers / API gateway