Skip to main content Skip to main menu

Support

We introduce all kinds of eGovFrame related documents, training and technical support information in this corner.
Also, we provide the contact information and the location of the eGovFrame center.

Posted Question Details View This table provides TITLE, DIVISION, VIEWS, WRITER, DATE ASKED, NATIONALITY, EMAIL, EMAIL REPLY, STATUS, Question, Answer.
Title eGovFrame - Token Based Authentication
Division Development Environment Views 324
Writer J******n Date Asked 2023-05-22 Nationality PH
Email Reply Y STATUS Complete
Question
Hi Good Day. I'd like to ask about Token Based Authentication is there any documentation in the egovframe about how can I implement this feature. I'd like to create a backend api using egovframe and connect the frontend via API call. Thank you and Have a nice day.
Answer
For token-based authentication configuration, we have provided an example in the standard framework's Github repository. You can download it from the following links:

React : https://github.com/eGovFramework/egovframe-template-simple-react
backend : https://github.com/eGovFramework/egovframe-template-simple-backend

Thank you.