Singpass Myinfo
Overview
Section titled “Overview”Frappe DocType Singpass Myinfo (Lee Kim Alliance ERP).
- Category: Incorporation & application
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: Yes
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/singpass_myinfo/singpass_myinfo.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/singpass_myinfo/singpass_myinfo.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/singpass_myinfo/singpass_myinfo.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| myinfo_code_challenge_details | Myinfo Code Challenge Details | Heading | — | — | — |
| sid | Sid | Data | — | — | Yes |
| code_challenge | Code Challenge | Data | — | — | Yes |
| code_verifier | Code Verifier | Data | — | — | Yes |
| url | Authorise URL | Small Text | — | — | Yes |
| callback_process_authorization_code | Callback Process Authorization Code | Heading | — | — | — |
| auth_code | Authorization Code | Data | — | — | — |
| auth_code_expired | Expired | Check | — | — | — |
| environment_heading | Environment | Heading | — | — | — |
| environment | Environment | Select | Staging Production | — | — |
| person_data_secret_key | Process Person Data Secret Key | Heading | — | — | — |
| secret_key | Secret Key | Data | — | — | — |
| secret_key_expired | Expired | Check | — | — | — |
| resume_uploaded_heading | Resume Uploaded | Heading | — | — | — |
| resume_uploaded | Resume Uploaded | Check | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.