This repo demostrates use of swagger-ui plugins for:
- @dsaidgovsg/swagger-ui-plugin-otp-auth: source, npm
- @dsaidgovsg/swagger-ui-plugin-saml-auth: source, npm
- @dsaidgovsg/swagger-ui-custom-layout: source, npm
- @dsaidgovsg/chain-wrap-components: source, npm
It also consists the following mock APIs:
- Mock SAML API implemetation with MockSaml.
- Mock OTP API implemetation.
- Mock Service API implementation.
- Next.js
$ turbo run dev # open browser and browse to http://localhost:3000