antify / antify/authorization-module
Create jail default component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 3m
- Merged PRs (30d)
- 2
Description
Banned accounts will be redirected into a jail page, which should protect the app from the banned user, and inform him about his banned account.
To quickly implement this module in nuxt apps, provide a default antify design looking jail page.
At the moment, there's a JailPage component which has placeholder content.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing JailPage component and inspect its placeholder content and surrounding Nuxt module structure. Replace the placeholder with a default Antify-styled jail page that explains the account is banned and protects the app from the banned user; done means the default component renders this content in a Nuxt app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- authorization, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100