Skip to content
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
wants to merge 50 commits into
base: cloudflare
Choose a base branch
from

Conversation

NoOneSpecialCodes
Copy link
Collaborator

I created the guide for Cloudflare workers / API gateway

LucasPMorris and others added 2 commits May 17, 2024 15:07
* 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
@rideam rideam changed the base branch from master to cloudflare May 21, 2024 14:34
LucasPMorris and others added 27 commits May 21, 2024 11:20
* 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
)

* document that you should not set this parameter to zero

FusionAuth/fusionauth-issues#2736

* more nuance, please

* updating with correct examples
* 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
mooreds and others added 12 commits June 6, 2024 12:48
* fixed busted internal link.

* remove extra ?
* 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]>
* 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 and others added 9 commits June 16, 2024 17:30
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.