Commit Graph

883 Commits

Author SHA1 Message Date
dependabot[bot]
530b58b186
Bump prettier-plugin-tailwindcss from 0.1.12 to 0.1.13 (#28)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 15:12:48 +01:00
dependabot[bot]
8b519cf3e6
Bump autoprefixer from 10.4.7 to 10.4.8 (#29)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 15:12:40 +01:00
dependabot[bot]
150d6409c0
Bump tailwindcss from 3.1.6 to 3.1.7 (#30)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 15:11:09 +01:00
dependabot[bot]
ae1df8fbb5
Bump eslint from 8.19.0 to 8.21.0 (#31)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 15:11:00 +01:00
Deepak Prabhakara
2c428759ea
Update deps (#24)
* updated deps

* updated saml20
2022-07-26 22:48:29 +01:00
Kiran K
f915a7672d
Redesigned the UIs with daisyui (#23) 2022-07-26 22:28:46 +01:00
Deepak Prabhakara
c73dec8f12 bumped up version 2022-07-13 23:42:24 +01:00
Deepak Prabhakara
4acea7c223 updated to saml20 v1.0.1 2022-04-27 21:16:05 +01:00
Deepak Prabhakara
331c3cf318
Switch to saml20 (#21)
* Use boxyhq/saml20

* use sign from saml20

* cleaned up GetKeyInfo

* cleaned up getPublicKeyPemFromCertificate

* cleaned up node-forge

* use hasValidSignature from saml20

* cleanup and update saml20 to the beta version

* throw an error if signature is not valid

* updated saml20
2022-04-26 18:02:12 +01:00
Deepak Prabhakara
a70bd388b3
updated deps (#20)
* updated deps

* updated deps
2022-03-20 02:38:52 +00:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Kiran K
9bc55ea7f0
Validate AuthnRequest signature (#11)
* Validate AuthnRequest signature skelton

* Code refactor: Move the base64decode to common method

* wip

* Add signature validation

* Read the keys from config

* Lock dep version

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-02 21:06:04 +00:00
Deepak Prabhakara
076949f856 added Google Tag Manager 2022-03-01 00:50:36 +00:00
Kiran
a78036151e Fix the css 2022-02-28 11:22:49 +05:30
Aswin V
ff4843ce9a Automatic class sorting with prettier 2022-02-24 23:46:45 +05:30
Deepak Prabhakara
4ec1bc044e Tweaks (#1)
* cleanup and pin versions

* tweaked metadata markers, formatted metadata, cleaned up .env.example file
2022-02-23 23:30:02 +00:00
Kiran
4f361d4a11 Remove the unused dep 2022-02-22 11:37:00 +05:30
Kiran
dae3b90fb9 Fix warning on default export 2022-02-22 11:35:21 +05:30
Kiran
364cd92ffb Add response signing - wip 2022-02-22 11:32:03 +05:30
Kiran
aa76970fe7 cleanup util 2022-02-21 20:01:47 +05:30
Aswin V
7c739065bf Update and pin packages 2022-02-20 00:00:32 +05:30
Aswin V
b13ffeaa1d Add types for xml2js 2022-02-18 23:49:15 +05:30
Aswin V
6b63cc2ea8 Merge branch 'main' of github.com:boxyhq/mock-saml 2022-02-18 14:26:12 +05:30
Kiran
0c37d02d40 Remove unused dep 2022-02-18 12:57:08 +05:30
Kiran
c3c09856bc Merged 2022-02-17 21:43:25 +05:30
Aswin V
14b0b29386 Update next to latest version 2022-02-17 21:02:16 +05:30
Kiran
dc9b150304 Fix the api endpoints 2022-02-17 12:27:50 +05:30
Kiran
6466c3a59f cleanup 2022-02-17 11:35:50 +05:30
Kiran
505416e828 wip 2022-01-14 22:33:09 +05:30
Kiran
1c2657750c wip 2022-01-14 00:50:01 +05:30
Kiran
42a1681dbc wip 2022-01-13 22:37:44 +05:30
Kiran
d66a462e07 first commit 2022-01-09 12:58:39 +05:30
Kiran
cf64de8cd3 Initial commit from Create Next App 2022-01-08 20:41:13 +05:30