The Wayback Machine - https://web.archive.org/web/20210713070918/https://github.com/topics/serverless-applications
Skip to content
#

serverless-applications

Here are 107 public repositories matching this topic...

webiny-js
Pavel910
Pavel910 commented Jul 7, 2021

This is:

  • Bug

Detailed Description

Form Builder app has 2 sets of field validators: 1 set of plugins is for Admin Area, and another one is for Website, where validation is taking place. I noticed that plugins for those validators are commented out in the website app 🤯

This is where they are located in the website app:
https://github.com/webiny/webiny-js/blob/next/apps/website/

Jackychans
Jackychans commented Sep 29, 2020

Hi everyone,

I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).

I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.

Another scenario using API_Key as

Brain-Power-Amazon-Fidgetology

Improve this page

Add a description, image, and links to the serverless-applications topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serverless-applications topic, visit your repo's landing page and select "manage topics."

Learn more